This website requires JavaScript.
Explore
Help
Sign in
dallasgroot
/
Gimp
Watch
1
Star
0
Fork
You've already forked Gimp
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
3441b94de7
Gimp
/
debian
/
postinst
9 lines
71 B
Text
Raw
Normal View
History
Unescape
Escape
Added debian/ directory for ease in automated CVS package building.
1998-03-23 19:52:41 -08:00
#!/bin/sh
Finally bring debian/ directory up-to-date. Use script debian/cvs-build to build a CVS snapshot release (after you've done cvs update, aclocal, automake, autoconf)
2000-10-13 23:30:26 -07:00
if [ "x$1" = xconfigure ]; then
ldconfig
fi
#DEBHELPER#
Added debian/ directory for ease in automated CVS package building.
1998-03-23 19:52:41 -08:00
Reference in a new issue
Copy permalink