summaryrefslogtreecommitdiff
path: root/scons
diff options
context:
space:
mode:
authorTilman Sauerbeck <tilman@crux.nu>2008-10-19 11:02:42 +0200
committerTilman Sauerbeck <tilman@crux.nu>2008-10-19 11:02:42 +0200
commitdac9b005c84a09be150dd678b0043f1a6d4e1f36 (patch)
tree337ffb2d684c5e6aa363d304fdd64d13d9768e1c /scons
parent537c3c5a559d91a0af113df848491d39f9935cd9 (diff)
downloadopt-dac9b005c84a09be150dd678b0043f1a6d4e1f36.tar.gz
opt-dac9b005c84a09be150dd678b0043f1a6d4e1f36.tar.xz
scons: fixed footprint for python 2.6.
Diffstat (limited to 'scons')
-rw-r--r--scons/.footprint2
-rw-r--r--scons/Pkgfile2
2 files changed, 2 insertions, 2 deletions
diff --git a/scons/.footprint b/scons/.footprint
index 9aa9617f5..2bf7791a4 100644
--- a/scons/.footprint
+++ b/scons/.footprint
@@ -372,7 +372,7 @@ drwxr-xr-x root/root usr/lib/scons-1.1.0/SCons/compat/
-rw-r--r-- root/root usr/lib/scons-1.1.0/SCons/dblite.pyc
-rw-r--r-- root/root usr/lib/scons-1.1.0/SCons/exitfuncs.py
-rw-r--r-- root/root usr/lib/scons-1.1.0/SCons/exitfuncs.pyc
--rw-r--r-- root/root usr/lib/scons-1.1.0/scons-1.1.0-py2.5.egg-info
+-rw-r--r-- root/root usr/lib/scons-1.1.0/scons-1.1.0-py2.6.egg-info
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/scons-time.1.gz
diff --git a/scons/Pkgfile b/scons/Pkgfile
index af7ab5a8d..5ecbbdfb8 100644
--- a/scons/Pkgfile
+++ b/scons/Pkgfile
@@ -5,7 +5,7 @@
name=scons
version=1.1.0
-release=1
+release=2
source=(http://dl.sourceforge.net/sourceforge/$name/$name-$version.tar.gz)
build() {

Generated by cgit