Revert "Introduce patchShebangsPhase ran in preConfigurePhases"
This reverts commit 512fbb280f.
See #5368
This commit is contained in:
@@ -21,6 +21,8 @@ stdenv.mkDerivation rec {
|
||||
libtool python dbus_libs telepathy_glib vala dbus_glib
|
||||
gtk3 json_glib librdf_raptor2 pythonPackages.rdflib ];
|
||||
|
||||
prePatch = "patchShebangs .";
|
||||
|
||||
patches = [ ./dbus_glib.patch ];
|
||||
|
||||
patchFlags = [ "-p0" ];
|
||||
|
||||
Reference in New Issue
Block a user