summaryrefslogtreecommitdiff
path: root/user/tinycdb/Makefile.patch
diff options
context:
space:
mode:
authorA. Wilcox <awilcox@wilcox-tech.com>2020-03-22 10:32:03 +0000
committerA. Wilcox <awilcox@wilcox-tech.com>2020-03-22 10:32:03 +0000
commitd75735671d090585c546dcbc5d3a0d2fd385f640 (patch)
treeef65a1dedefe0cd4eda29249341d93744499b0f0 /user/tinycdb/Makefile.patch
parentf302f06f871507211336c195b110f14ea755c843 (diff)
parenta2d344c9aed453180f0fcd02b353fca2677ad5d9 (diff)
downloadpackages-d75735671d090585c546dcbc5d3a0d2fd385f640.tar.gz
packages-d75735671d090585c546dcbc5d3a0d2fd385f640.tar.bz2
packages-d75735671d090585c546dcbc5d3a0d2fd385f640.tar.xz
packages-d75735671d090585c546dcbc5d3a0d2fd385f640.zip
Merge branch 'powerdns-reqs' into 'master'
New packages: user/libgeoip, user/libmaxminddb, user/lua-yaml, user/yaml-cpp See merge request adelie/packages!403
Diffstat (limited to 'user/tinycdb/Makefile.patch')
-rw-r--r--user/tinycdb/Makefile.patch19
1 files changed, 19 insertions, 0 deletions
diff --git a/user/tinycdb/Makefile.patch b/user/tinycdb/Makefile.patch
new file mode 100644
index 000000000..27d32dff6
--- /dev/null
+++ b/user/tinycdb/Makefile.patch
@@ -0,0 +1,19 @@
+--- a/Makefile 2012-05-11 14:17:47.000000000 +0000
++++ b/Makefile 2020-02-25 05:56:34.969771664 +0000
+@@ -6,14 +6,14 @@
+
+ VERSION = 0.78
+
+-prefix=/usr/local
++prefix=/usr
+ exec_prefix=$(prefix)
+ bindir=$(exec_prefix)/bin
+ libdir=$(exec_prefix)/lib
+ syslibdir=$(libdir)
+ sysconfdir=/etc
+ includedir=$(prefix)/include
+-mandir=$(prefix)/man
++mandir=$(prefix)/share/man
+ NSSCDB_DIR = $(sysconfdir)
+ DESTDIR=
+