summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Werpachowski2004-08-12 16:47:04 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit96652d5bcada2cf8371b2730c0f903635369705a (patch)
treeba03c692492fbce2acd81f904d786f13380f3e87
parentaf195d1cb9202cc8ba14c40187639b104ef1c495 (diff)
downloadpppusage-96652d5bcada2cf8371b2730c0f903635369705a.zip
pppusage-96652d5bcada2cf8371b2730c0f903635369705a.tar.gz
- corrected Makefile.PL
Changed files: pppusage-Makefile_PL.patch -> 1.1
-rw-r--r--pppusage-Makefile_PL.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/pppusage-Makefile_PL.patch b/pppusage-Makefile_PL.patch
new file mode 100644
index 0000000..d27227c
--- /dev/null
+++ b/pppusage-Makefile_PL.patch
@@ -0,0 +1,12 @@
+diff -urN pppusage-0.2.5/Makefile.PL pppusage-0.2.5.patch/Makefile.PL
+--- pppusage-0.2.5/Makefile.PL 2003-12-19 22:56:32.000000000 +0100
++++ pppusage-0.2.5.patch/Makefile.PL 2004-08-12 18:39:19.919512488 +0200
+@@ -107,7 +107,7 @@
+ bin/pppusage.raw > bin/pppusage
+
+ inst_conf: etc/pppusagerc
+- test -f $(SYSCONFDIR)/pppusagerc || cp etc/pppusagerc $(SYSCONFDIR)/
++ test -f $(DESTDIR)$(SYSCONFDIR)/pppusagerc || cp etc/pppusagerc $(DESTDIR)$(SYSCONFDIR)/
+
+ clean_bin:
+ rm -f bin/pppusage