tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
misc/gnuls wants FORCE_UNSAFE_CONFIGURE
Hello
The configure script in misc/gnuls complains it is ran as root. I
had to add this to get the package to build:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/misc/gnuls/Makefile,v
retrieving revision 1.26
diff -U2 -r1.26 Makefile
--- Makefile 4 Feb 2014 14:33:54 -0000 1.26
+++ Makefile 16 Apr 2015 12:36:22 -0000
@@ -13,4 +13,6 @@
BUILD_TARGET= gnuls
+CONFIGURE_ENV+= FORCE_UNSAFE_CONFIGURE=yes
+
AUTO_MKDIRS= yes
Is it okay to commit, or do I miss something subbtle?
--
Emmanuel Dreyfus
manu%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index