From 43fd503d74fc49d846f056b048a9d491a4f7d2a7 Mon Sep 17 00:00:00 2001 From: sobomax Date: Thu, 22 Nov 2001 14:38:48 +0000 Subject: Ensure that an empty directory is created when user installs package using pkg_add. --- graphics/gthumb/pkg-plist | 1 + graphics/gthumb2/pkg-plist | 1 + 2 files changed, 2 insertions(+) (limited to 'graphics') diff --git a/graphics/gthumb/pkg-plist b/graphics/gthumb/pkg-plist index a6524f3b41b..ca0573d1734 100644 --- a/graphics/gthumb/pkg-plist +++ b/graphics/gthumb/pkg-plist @@ -31,6 +31,7 @@ share/locale/nl/LC_MESSAGES/gthumb.mo share/locale/pt_BR/LC_MESSAGES/gthumb.mo share/locale/ru/LC_MESSAGES/gthumb.mo share/locale/sv/LC_MESSAGES/gthumb.mo +@exec mkdir -p %D/share/gnome/help/gthumb/C/images 2>/dev/null || true @dirrm share/gnome/help/gthumb/C/images @dirrm share/gnome/help/gthumb/C @dirrm share/gnome/help/gthumb diff --git a/graphics/gthumb2/pkg-plist b/graphics/gthumb2/pkg-plist index a6524f3b41b..ca0573d1734 100644 --- a/graphics/gthumb2/pkg-plist +++ b/graphics/gthumb2/pkg-plist @@ -31,6 +31,7 @@ share/locale/nl/LC_MESSAGES/gthumb.mo share/locale/pt_BR/LC_MESSAGES/gthumb.mo share/locale/ru/LC_MESSAGES/gthumb.mo share/locale/sv/LC_MESSAGES/gthumb.mo +@exec mkdir -p %D/share/gnome/help/gthumb/C/images 2>/dev/null || true @dirrm share/gnome/help/gthumb/C/images @dirrm share/gnome/help/gthumb/C @dirrm share/gnome/help/gthumb -- cgit