* Get rid of all `-S' flags (to remove debug info); this is now the default.
* Remove all references to set-env.sh; it has been merged into stdenv.fix (actually baseenv.fix). svn path=/nixpkgs/trunk/; revision=316
This commit is contained in:
@@ -2,7 +2,6 @@ Package(
|
||||
[ ("name", "wxPython-2.4.1.2")
|
||||
|
||||
, ("build", Relative("wxPython/wxPython-build.sh"))
|
||||
, ("setenv", Relative("helpers/set-env.sh"))
|
||||
|
||||
, ("src", App(IncludeFix("fetchurl/fetchurl.fix"),
|
||||
[ ("url", "http://belnet.dl.sourceforge.net/sourceforge/wxpython/wxPythonSrc-2.4.1.2.tar.gz")
|
||||
|
||||
Reference in New Issue
Block a user