]> git.pld-linux.org Git - packages/GeoIP.git/blame - GeoIP-man-makefile.patch
- added pl description
[packages/GeoIP.git] / GeoIP-man-makefile.patch
CommitLineData
6da45bd8
AG
1--- man/Makefile.am~ Thu Nov 21 07:12:38 2002
2+++ man/Makefile.am Thu Jun 12 01:42:08 2003
3@@ -5,4 +5,4 @@
4 DEFAULT_MAN = $(mandir)/man1/geoipupdate.1
5
6 install-data-hook: install-man
7- cat geoipupdate.1 | sed s,CONF_DIR,$(sysconfdir), > $(DEFAULT_MAN)
8+ cat geoipupdate.1 | sed s,CONF_DIR,$(sysconfdir), > $(DESTDIR)$(DEFAULT_MAN)
This page took 0.071235 seconds and 4 git commands to generate.