We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a87ed3 commit df5545bCopy full SHA for df5545b
1 file changed
nix/ext/wrappers/default.nix
@@ -154,7 +154,6 @@ let
154
doCheck = false;
155
156
postInstall = ''
157
-
158
create_control_files() {
159
sed -e "/^default_version =/d" \
160
-e "s|^module_pathname = .*|module_pathname = '\$libdir/${pname}-${version}'|" \
0 commit comments