diff options
Diffstat (limited to 'devel/gal/PLIST')
-rw-r--r-- | devel/gal/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gal/PLIST b/devel/gal/PLIST index 632a11e5d5e..1280c725a42 100644 --- a/devel/gal/PLIST +++ b/devel/gal/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2002/01/16 03:20:18 rh Exp $ +@comment $NetBSD: PLIST,v 1.3 2002/02/15 10:12:35 skrll Exp $ include/gal/util/e-util.h include/gal/util/e-xml-utils.h include/gal/util/e-cache.h @@ -195,7 +195,7 @@ ${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/gal.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gal.mo ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gal.mo ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gal.mo -@exec mkdir -p -m 0755 %D/share/gal/html/gal +@exec ${MKDIR} -p -m 0755 %D/share/gal/html/gal @dirrm share/pixmaps/gal/categories @dirrm share/pixmaps/gal @dirrm share/gal/html/gal |