diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-01-02 22:44:43 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-01-02 22:44:43 +0000 |
commit | 8da1b29f2e35ce78df0b5c5848e12c8d9b350615 (patch) | |
tree | efd55559e1d97aaa774758d121dbbcf59f4fe47c /devel/libgphoto2 | |
parent | 191304d51d0797f762c49e3d2e9c84c068286311 (diff) | |
download | pkgsrc-8da1b29f2e35ce78df0b5c5848e12c8d9b350615.tar.gz |
The lib/pkgconfig has been added to the list of standard directories, so do
not try to remove it, even if empty.
Diffstat (limited to 'devel/libgphoto2')
-rw-r--r-- | devel/libgphoto2/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libgphoto2/PLIST b/devel/libgphoto2/PLIST index 32f03134a61..d1ee3b22435 100644 --- a/devel/libgphoto2/PLIST +++ b/devel/libgphoto2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2002/12/25 19:38:15 wiz Exp $ +@comment $NetBSD: PLIST,v 1.3 2003/01/02 22:44:45 jmmv Exp $ bin/gphoto2-config bin/gphoto2-port-config include/gphoto2/gphoto2-abilities-list.h @@ -195,7 +195,6 @@ ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/libgphoto2_port-0.mo @exec ${MKDIR} %D/share/doc/libgphoto2/linux-hotplug @dirrm share/doc/libgphoto2/linux-hotplug @dirrm share/doc/libgphoto2 -@unexec ${RMDIR} %D/lib/pkgconfig 2> /dev/null || ${TRUE} @dirrm lib/gphoto2_port/0.5.1 @dirrm lib/gphoto2_port @dirrm lib/gphoto2/${PKGVERSION} |