* Strip debug information.
svn path=/nixpkgs/trunk/; revision=167
This commit is contained in:
@@ -6,7 +6,7 @@ envpkgs=$glib
|
||||
|
||||
tar xvfj $src || exit 1
|
||||
cd atk-* || exit 1
|
||||
./configure --prefix=$out || exit 1
|
||||
LDFLAGS=-s ./configure --prefix=$out || exit 1
|
||||
make || exit 1
|
||||
make install || exit 1
|
||||
echo $envpkgs > $out/envpkgs || exit 1
|
||||
|
||||
Reference in New Issue
Block a user