Introduce patchShebangsPhase ran in preConfigurePhases
(cherry picked from commit 91c7e8747af1fdc2a70cd98594ccbb12a5c6902d) Signed-off-by: Domen Kožar <domen@dev.si>
This commit is contained in:
@@ -10,10 +10,6 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "e9787dea39aeafa38b26604752561bc895083c17b588489d857ac05c58be196b";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
patchShebangs ./
|
||||
'';
|
||||
|
||||
buildInputs = [
|
||||
pkgconfig which gettext intltool
|
||||
glib gtk2
|
||||
|
||||
Reference in New Issue
Block a user