* Remove dontMakeInstall, it's no longer necessary (just set
installCommand to true or something). svn path=/nixpkgs/trunk/; revision=7495
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
directories for libraries (like setup.sh does now). [do we want
|
||||
this?]
|
||||
|
||||
* In setup.sh: add configureFlagsArray or something
|
||||
|
||||
* Inform freedesktop people that Xaw requires Xpm.
|
||||
|
||||
* After building gcc, filter out references to /tmp/nix... in
|
||||
@@ -14,7 +12,3 @@
|
||||
[Move from libbonoboui]
|
||||
|
||||
* Fix the bzip2 build generically.
|
||||
|
||||
* In stdenv/setup.sh: put the call to patchelf etc. in a separate
|
||||
phase (fixupPhase?) that comes after the installPhase. This is so
|
||||
that when one overrides installPhase, the fixup stuff is still done.
|
||||
|
||||
Reference in New Issue
Block a user