scons: 2.5.0 -> 2.5.1
This commit is contained in:
parent
0b00fd9081
commit
30893d2843
996
scons/.footprint
996
scons/.footprint
File diff suppressed because it is too large
Load Diff
@ -1 +1 @@
|
||||
9e00fa0df8f5ca5c5f5975b40e0ed354 scons-2.5.0.tar.gz
|
||||
aaaf09e1351a598f98d17b0cf1103e7a scons-2.5.1.tar.gz
|
||||
|
@ -5,12 +5,13 @@
|
||||
# Depends on: python
|
||||
|
||||
name=scons
|
||||
version=2.5.0
|
||||
version=2.5.1
|
||||
release=1
|
||||
source=(http://download.sourceforge.net/$name/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
||||
/usr/bin/python setup.py install --prefix=/usr --root=$PKG
|
||||
/usr/bin/python setup.py build
|
||||
/usr/bin/python setup.py install --root=$PKG --optimize=1
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user