diff options
Diffstat (limited to 'data/git/make.sh')
-rw-r--r-- | data/git/make.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/git/make.sh b/data/git/make.sh index 3dc1c30d8..ea013a4c0 100644 --- a/data/git/make.sh +++ b/data/git/make.sh @@ -2,5 +2,5 @@ pkg:setup export PATH=/apl/tel/path:$PATH pkg:configure ac_cv_c_c99_format=yes ac_cv_fread_reads_directories=no ac_cv_snprintf_returns_bogus=yes --without-tcltk make -pkg:install +pkg:install NO_INSTALL_HARDLINKS=yes pkg: rm -f /usr/lib/perl/5.10.1/perllocal.pod |