Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
$NetBSD: patch-ab,v 1.9 2003/07/14 10:07:11 jmmv Exp $
--- vfu/vfusetup.h.orig 2002-04-26 09:24:21.000000000 +0200
+++ vfu/vfusetup.h
@@ -41,15 +41,7 @@
#endif
#ifndef FILENAME_CONF_GLOBAL0
-#define FILENAME_CONF_GLOBAL0 "/etc/" FILENAME_CONF
-#endif
-
-#ifndef FILENAME_CONF_GLOBAL1
-#define FILENAME_CONF_GLOBAL1 "/usr/local/etc/" FILENAME_CONF
-#endif
-
-#ifndef FILENAME_CONF_GLOBAL2
-#define FILENAME_CONF_GLOBAL2 "/usr/local/" FILENAME_CONF
+#define FILENAME_CONF_GLOBAL0 PKG_SYSCONFDIR "/" FILENAME_CONF
#endif
#define RX_TEMP_LIST "RX_TEMP_LIST"