diff options
author | jmmv <jmmv> | 2003-01-02 22:44:43 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-01-02 22:44:43 +0000 |
commit | 39e4262685c14bf303e022374dc9cd8557000c17 (patch) | |
tree | efd55559e1d97aaa774758d121dbbcf59f4fe47c /devel/libgphoto2 | |
parent | 8565238a549190e770776ff03daf391971e293f5 (diff) | |
download | pkgsrc-39e4262685c14bf303e022374dc9cd8557000c17.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} |