The lib/pkgconfig has been added to the list of standard directories, so do
not try to remove it, even if empty.
This commit is contained in:
parent
191304d51d
commit
8da1b29f2e
11 changed files with 11 additions and 23 deletions
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.7 2002/09/23 15:02:26 wiz Exp $
|
||||
@comment $NetBSD: PLIST,v 1.8 2003/01/02 22:44:43 jmmv Exp $
|
||||
bin/esd
|
||||
bin/esd-config
|
||||
bin/esdcat
|
||||
|
@ -30,4 +30,3 @@ man/man1/esdsample.1
|
|||
share/aclocal/esd.m4
|
||||
share/examples/esound/esd.conf
|
||||
@dirrm share/examples/esound
|
||||
@unexec ${RMDIR} %D/lib/pkgconfig 2>/dev/null || ${TRUE}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2002/12/14 18:23:16 jmmv Exp $
|
||||
@comment $NetBSD: PLIST,v 1.2 2003/01/02 22:44:44 jmmv Exp $
|
||||
bin/sndfile-resample
|
||||
include/samplerate.h
|
||||
lib/libsamplerate.a
|
||||
|
@ -7,4 +7,3 @@ lib/libsamplerate.so
|
|||
lib/libsamplerate.so.0
|
||||
lib/libsamplerate.so.0.11
|
||||
lib/pkgconfig/samplerate.pc
|
||||
@unexec ${RMDIR} %D/lib/pkgconfig 2>/dev/null || ${TRUE}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.3 2002/12/14 17:30:31 jmmv Exp $
|
||||
@comment $NetBSD: PLIST,v 1.4 2003/01/02 22:44:44 jmmv Exp $
|
||||
bin/sndfile-convert
|
||||
bin/sndfile-info
|
||||
bin/sndfile-play
|
||||
|
@ -18,4 +18,3 @@ share/octave/site/m/sndfile_save.m
|
|||
@dirrm share/octave/site/m
|
||||
@dirrm share/octave/site
|
||||
@dirrm share/octave
|
||||
@unexec ${RMDIR} %D/lib/pkgconfig 2> /dev/null || ${TRUE}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.4 2002/03/26 10:48:22 jlam Exp $
|
||||
@comment $NetBSD: PLIST,v 1.5 2003/01/02 22:44:45 jmmv Exp $
|
||||
bin/glib-config
|
||||
include/glib/glib-1.2/glib.h
|
||||
include/glib/glib-1.2/gmodule.h
|
||||
|
@ -29,5 +29,4 @@ share/aclocal/glib.m4
|
|||
@dirrm lib/glib/include
|
||||
@dirrm lib/glib
|
||||
@dirrm include/glib/glib-1.2
|
||||
@unexec ${RMDIR} %D/lib/pkgconfig 2>/dev/null || ${TRUE}
|
||||
@unexec ${RMDIR} %D/include/glib 2>/dev/null || ${TRUE}
|
||||
|
|
|
@ -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}
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.5 2002/08/25 19:22:37 jlam Exp $
|
||||
@comment $NetBSD: PLIST,v 1.6 2003/01/02 22:44:46 jmmv Exp $
|
||||
bin/pkg-config
|
||||
man/man1/pkg-config.1
|
||||
share/aclocal/pkg.m4
|
||||
@exec ${MKDIR} %D/lib/pkgconfig
|
||||
@unexec ${RMDIR} -p %D/lib/pkgconfig 2>/dev/null || ${TRUE}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2002/12/24 21:30:35 wiz Exp $
|
||||
@comment $NetBSD: PLIST,v 1.2 2003/01/02 22:44:47 jmmv Exp $
|
||||
include/libexif-gtk/gtk-exif-browser.h
|
||||
include/libexif-gtk/gtk-exif-content-list.h
|
||||
include/libexif-gtk/gtk-exif-entry-ascii.h
|
||||
|
@ -19,5 +19,4 @@ lib/libexif-gtk.so
|
|||
lib/libexif-gtk.so.4
|
||||
lib/libexif-gtk.so.4.0
|
||||
lib/pkgconfig/libexif-gtk.pc
|
||||
@unexec ${RMDIR} %D/lib/pkgconfig 2>/dev/null || ${TRUE}
|
||||
@dirrm include/libexif-gtk
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.5 2002/12/09 16:01:35 tron Exp $
|
||||
@comment $NetBSD: PLIST,v 1.6 2003/01/02 22:44:47 jmmv Exp $
|
||||
bin/libIDL-config
|
||||
bin/name-client
|
||||
bin/old-name-server
|
||||
|
@ -107,7 +107,6 @@ share/idl/orbit-1.0/CosTypedEventComm.idl
|
|||
share/idl/orbit-1.0/LName.pidl
|
||||
@dirrm share/idl/orbit-1.0
|
||||
@dirrm share/idl
|
||||
@unexec ${RMDIR} %D/lib/pkgconfig 2>/dev/null || ${TRUE}
|
||||
@dirrm include/orbit-1.0/orb
|
||||
@dirrm include/orbit-1.0/ORBitutil
|
||||
@dirrm include/orbit-1.0/ORBitservices
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2002/08/20 16:44:35 agc Exp $
|
||||
@comment $NetBSD: PLIST,v 1.2 2003/01/02 22:44:47 jmmv Exp $
|
||||
include/linda/linda.h
|
||||
lib/libinda.a
|
||||
lib/libinda.la
|
||||
|
@ -6,5 +6,4 @@ lib/libinda.so
|
|||
lib/libinda.so.0
|
||||
lib/libinda.so.0.0
|
||||
lib/pkgconfig/linda.pc
|
||||
@dirrm lib/pkgconfig
|
||||
@dirrm include/linda
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.12 2002/11/06 07:56:51 tron Exp $
|
||||
@comment $NetBSD: PLIST,v 1.13 2003/01/02 22:44:48 jmmv Exp $
|
||||
bin/xml2-config
|
||||
bin/xmlcatalog
|
||||
bin/xmllint
|
||||
|
@ -102,4 +102,3 @@ share/doc/libxml2/html/xml.html
|
|||
@dirrm share/doc/libxml2-${LIBXML_VERSION}
|
||||
@dirrm share/doc/libxml2/html
|
||||
@dirrm share/doc/libxml2
|
||||
@unexec ${RMDIR} -p %D/lib/pkgconfig 2>/dev/null || ${TRUE}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2002/09/21 01:26:09 rh Exp $
|
||||
@comment $NetBSD: PLIST,v 1.2 2003/01/02 22:44:49 jmmv Exp $
|
||||
include/gtkhtml-2.0/libgtkhtml/css/cssmatcher.h
|
||||
include/gtkhtml-2.0/libgtkhtml/css/cssparser.h
|
||||
include/gtkhtml-2.0/libgtkhtml/css/cssstylesheet.h
|
||||
|
@ -74,7 +74,6 @@ lib/libgtkhtml-2.so
|
|||
lib/libgtkhtml-2.so.0
|
||||
lib/libgtkhtml-2.so.0.0
|
||||
lib/pkgconfig/libgtkhtml-2.0.pc
|
||||
@unexec ${RMDIR} %D/lib/pkgconfig 2>/dev/null || ${TRUE}
|
||||
@dirrm include/gtkhtml-2.0/libgtkhtml/view
|
||||
@dirrm include/gtkhtml-2.0/libgtkhtml/util
|
||||
@dirrm include/gtkhtml-2.0/libgtkhtml/layout/html
|
||||
|
|
Loading…
Reference in a new issue