repo.or.cz
/
gtk-with-powerbox.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add powerbox hook
[gtk-with-powerbox.git]
/
debian
/
libgtk-cvs-dev.prerm
blob
2772ad0aab5f8dc9eb8d5e16a48c67f70be852b4
1
#!/bin/sh
2
3
set -e
4
install-info
--quiet --remove
gtk
5
6
#DEBHELPER#