forked from mirrors/nixpkgs
* Don't build static libraries. Whooooosh!
svn path=/nixpkgs/trunk/; revision=4559
This commit is contained in:
parent
b243aa0f12
commit
c656e18b1d
|
@ -27,6 +27,9 @@ postInstall() {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
configureFlags="--disable-static $configureFlags"
|
||||||
|
|
||||||
|
|
||||||
installFlags="appdefaultdir=$out/share/X11/app-defaults"
|
installFlags="appdefaultdir=$out/share/X11/app-defaults"
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue