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:
parent
6734c18c99
commit
98a2adb135
5 changed files with 15 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue