pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/libgphoto2 Remove "${PKGMANDIR}/" prefix from en...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/afd51c4ace9b
branches:  trunk
changeset: 474098:afd51c4ace9b
user:      tron <tron%pkgsrc.org@localhost>
date:      Sun Apr 25 12:45:58 2004 +0000

description:
Remove "${PKGMANDIR}/" prefix from entries for manual page. This variable
is defined nowhere.

diffstat:

 devel/libgphoto2/PLIST.common |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r bf258f92f208 -r afd51c4ace9b devel/libgphoto2/PLIST.common
--- a/devel/libgphoto2/PLIST.common     Sun Apr 25 12:12:39 2004 +0000
+++ b/devel/libgphoto2/PLIST.common     Sun Apr 25 12:45:58 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.common,v 1.1 2004/04/25 04:01:14 reed Exp $
+@comment $NetBSD: PLIST.common,v 1.2 2004/04/25 12:45:58 tron Exp $
 bin/gphoto2-config
 bin/gphoto2-port-config
 include/gphoto2/gphoto2-abilities-list.h
@@ -180,8 +180,8 @@
 lib/libgphoto2_port.so.5
 lib/libgphoto2_port.so.5.1
 lib/pkgconfig/libgphoto2.pc
-${PKGMANDIR}/man3/libgphoto2.3
-${PKGMANDIR}/man3/libgphoto2_port.3
+man3/libgphoto2.3
+man3/libgphoto2_port.3
 share/doc/libgphoto2/AUTHORS
 share/doc/libgphoto2/CHANGES
 share/doc/libgphoto2/COPYING



Home | Main Index | Thread Index | Old Index