]> git.pld-linux.org Git - packages/GeoIP.git/commitdiff
- initial import; adds DESTDIR in man/Makefile.am
authorAdam Gołębiowski <adamg@pld-linux.org>
Wed, 11 Jun 2003 23:50:09 +0000 (23:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    GeoIP-man-makefile.patch -> 1.1

GeoIP-man-makefile.patch [new file with mode: 0644]

diff --git a/GeoIP-man-makefile.patch b/GeoIP-man-makefile.patch
new file mode 100644 (file)
index 0000000..b0f178e
--- /dev/null
@@ -0,0 +1,8 @@
+--- man/Makefile.am~   Thu Nov 21 07:12:38 2002
++++ man/Makefile.am    Thu Jun 12 01:42:08 2003
+@@ -5,4 +5,4 @@
+ DEFAULT_MAN = $(mandir)/man1/geoipupdate.1
+ install-data-hook: install-man
+-      cat geoipupdate.1 | sed s,CONF_DIR,$(sysconfdir), > $(DEFAULT_MAN)
++      cat geoipupdate.1 | sed s,CONF_DIR,$(sysconfdir), > $(DESTDIR)$(DEFAULT_MAN)
This page took 0.135788 seconds and 4 git commands to generate.