pkgs/development/libraries/wxGTK-2.8: strip trailing whitespace
svn path=/nixpkgs/trunk/; revision=31514
This commit is contained in:
parent
d7985d419f
commit
1585c62857
@ -39,7 +39,7 @@ stdenv.mkDerivation {
|
|||||||
";
|
";
|
||||||
|
|
||||||
postBuild = "(cd contrib/src && make)";
|
postBuild = "(cd contrib/src && make)";
|
||||||
|
|
||||||
postInstall = "
|
postInstall = "
|
||||||
(cd contrib/src && make install)
|
(cd contrib/src && make install)
|
||||||
(cd $out/include && ln -s wx-*/* .)
|
(cd $out/include && ln -s wx-*/* .)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user