chiark
/
gitweb
/
~mdw
/
anag
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
pcre.c, etc.: Support the PCRE2 library.
[anag]
/
debian
/
anag-gui-java.postinst
1
#! /bin/sh
2
set -e
3
update-alternatives --install \
4
/usr/bin/anag-gui anag-gui /usr/bin/anag-gui.java 10
5
#DEBHELPER#