summaryrefslogtreecommitdiffstats
path: root/debian/scons.postinst
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2002-03-30 10:36:12 (GMT)
committerSteven Knight <knight@baldmt.com>2002-03-30 10:36:12 (GMT)
commit37bd22efa578e0c407a4e50fd3c40e20193a9260 (patch)
tree6b4bc016d3d8ecce7779a9c773e89883d2749d7b /debian/scons.postinst
parent1872e353ccd080dd5d2e338608c2dc614cd991d9 (diff)
downloadSCons-37bd22efa578e0c407a4e50fd3c40e20193a9260.zip
SCons-37bd22efa578e0c407a4e50fd3c40e20193a9260.tar.gz
SCons-37bd22efa578e0c407a4e50fd3c40e20193a9260.tar.bz2
Initialize the new branch.
Diffstat (limited to 'debian/scons.postinst')
-rw-r--r--debian/scons.postinst2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/scons.postinst b/debian/scons.postinst
index 9015080..7dd248d 100644
--- a/debian/scons.postinst
+++ b/debian/scons.postinst
@@ -6,7 +6,7 @@
#
PACKAGE=scons
-DIRLIST="/usr/lib/scons-0.06"
+DIRLIST="/usr/lib/scons-0.07"
case "$1" in
configure|abort-upgrade|abort-remove|abort-deconfigure)