Revert "Introduce patchShebangsPhase ran in preConfigurePhases"
This reverts commit 512fbb280f.
See #5368
This commit is contained in:
@@ -47,6 +47,7 @@ let
|
||||
buildInputs = [ autoconf automake libtool ]; # ToDo: optional selinux?
|
||||
|
||||
preConfigure = ''
|
||||
patchShebangs .
|
||||
substituteInPlace tools/Makefile.am --replace 'install-localstatelibDATA:' 'disabled:'
|
||||
autoreconf -fi
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user