gnome-menus: fix build by dropping wrong patchShebangs
Strange error, probably hidden by #7524 until recently. /cc @lethalman.
This commit is contained in:
parent
637873d8fb
commit
9c5f76bc0f
1 changed files with 0 additions and 2 deletions
|
@ -11,8 +11,6 @@ stdenv.mkDerivation rec {
|
|||
|
||||
makeFlags = "INTROSPECTION_GIRDIR=$(out)/share/gir-1.0/ INTROSPECTION_TYPELIBDIR=$(out)/lib/girepository-1.0";
|
||||
|
||||
preBuild = "patchShebangs ./scripts";
|
||||
|
||||
buildInputs = [ intltool pkgconfig glib gobjectIntrospection ];
|
||||
|
||||
meta = {
|
||||
|
|
Loading…
Reference in a new issue