Don't @dirrm the doc directory since poppler packages uses it.
Bump PKGREVISION.
This commit is contained in:
parent
f614e89c0e
commit
f6f81f88ab
2 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.4 2006/03/31 20:37:37 jmmv Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2006/04/01 17:23:14 reed Exp $
|
||||
#
|
||||
|
||||
.include "../../print/poppler/Makefile.common"
|
||||
|
||||
PKGNAME= poppler-glib-${POPPLER_VERS}
|
||||
PKGREVISION= 1
|
||||
PKGREVISION= 2
|
||||
|
||||
COMMENT= PDF rendering library (GLib wrapper)
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.2 2006/03/30 21:30:25 jmmv Exp $
|
||||
@comment $NetBSD: PLIST,v 1.3 2006/04/01 17:23:14 reed Exp $
|
||||
include/poppler/glib/poppler-action.h
|
||||
include/poppler/glib/poppler-attachment.h
|
||||
include/poppler/glib/poppler-document.h
|
||||
|
@ -22,5 +22,5 @@ share/doc/poppler/poppler.devhelp
|
|||
share/doc/poppler/right.png
|
||||
share/doc/poppler/style.css
|
||||
share/doc/poppler/up.png
|
||||
@dirrm share/doc/poppler
|
||||
@comment @dirrm share/doc/poppler
|
||||
@dirrm include/poppler/glib
|
||||
|
|
Loading…
Reference in a new issue