From 42114eb48e1c3b389b7f257a91dbef75a2cff36b Mon Sep 17 00:00:00 2001 From: pav Date: Wed, 13 Jul 2005 11:19:59 +0000 Subject: - Fix creation of empty directories in package --- x11-wm/sawfish2/pkg-plist | 2 ++ 1 file changed, 2 insertions(+) (limited to 'x11-wm/sawfish2') diff --git a/x11-wm/sawfish2/pkg-plist b/x11-wm/sawfish2/pkg-plist index 8a994edded55..8ec1b377a5e9 100644 --- a/x11-wm/sawfish2/pkg-plist +++ b/x11-wm/sawfish2/pkg-plist @@ -639,6 +639,8 @@ share/sawfish/%%VERSION%%/themes/smaker/close_inv.png share/sawfish/%%VERSION%%/themes/smaker/min.png share/sawfish/%%VERSION%%/themes/smaker/min_inv.png share/sawfish/%%VERSION%%/themes/smaker/theme.jl +@exec mkdir -p %D/share/sawfish/sounds +@exec mkdir -p %D/share/sawfish/themes @dirrm share/sawfish/themes @dirrm share/sawfish/sounds @dirrm share/sawfish/%%VERSION%%/themes/smaker -- cgit