Revert "Introduce patchShebangsPhase ran in preConfigurePhases"

This reverts commit 512fbb280f.

See #5368
This commit is contained in:
Domen Kožar
2015-01-08 10:26:49 +01:00
parent 6671aff83e
commit 9b7b2ce8eb
86 changed files with 178 additions and 17 deletions

View File

@@ -10,6 +10,10 @@ stdenv.mkDerivation rec {
sha256 = "e9787dea39aeafa38b26604752561bc895083c17b588489d857ac05c58be196b";
};
postPatch = ''
patchShebangs ./
'';
buildInputs = [
pkgconfig which gettext intltool
glib gtk2