1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-06 21:41:48 +02:00

Simplify building nix-perl in nix-shell

This commit is contained in:
Eelco Dolstra 2017-04-26 17:04:45 +02:00
parent 6734c18c99
commit 98a2adb135
No known key found for this signature in database
GPG key ID: 8170B4726D7198DE
5 changed files with 15 additions and 6 deletions

View file

@ -98,7 +98,7 @@ for name in $ac_subst_vars; do
done
rm -f Makefile.config
ln -s ../mk mk
ln -sfn ../mk mk
AC_CONFIG_FILES([])
AC_OUTPUT