pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2008Q3]: pkgsrc/net/wistumbler2/patches Pullup ticket #2542 - ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/76057af5fe56
branches: pkgsrc-2008Q3
changeset: 547822:76057af5fe56
user: tron <tron%pkgsrc.org@localhost>
date: Wed Oct 08 12:09:13 2008 +0000
description:
Pullup ticket #2542 - requested by joerg
wistumbler2: fix packaging issue
Revisions pulled up:
- net/wistumbler2/patches/patch-af 1.1
---
Module Name: pkgsrc
Committed By: joerg
Date: Mon Oct 6 15:12:08 UTC 2008
Added Files:
pkgsrc/net/wistumbler2/patches: patch-af
Log Message:
Add a forgotten patch file.
diffstat:
net/wistumbler2/patches/patch-af | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
diffs (17 lines):
diff -r 4683196019bf -r 76057af5fe56 net/wistumbler2/patches/patch-af
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/wistumbler2/patches/patch-af Wed Oct 08 12:09:13 2008 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-af,v 1.1.2.2 2008/10/08 12:09:13 tron Exp $
+
+--- Makefile.acr.orig 2008-10-02 15:24:31.000000000 +0200
++++ Makefile.acr
+@@ -18,7 +18,7 @@ install:
+ ${INSTALL_PROGRAM} src/${BIN} ${PREFIX}/bin/${BIN}
+ mkdir -p ${PREFIX}/share/${BIN}
+ ${INSTALL_DATA} img/wist2.png ${PREFIX}/share/${BIN}/
+- mkdir -p ${PREFIX}/man/man1
++ mkdir -p ${PREFIX}/${PKGMANDIR}/man1
+ ${INSTALL_MAN} doc/${BIN}.1 ${PREFIX}/man/man1
+ mkdir -p ${PREFIX}/share/examples/${BIN}
+ ${INSTALL_DATA} doc/${BIN}.conf ${PREFIX}/share/examples/${BIN}/
Home |
Main Index |
Thread Index |
Old Index