diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-06-10 21:04:35 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-06-10 21:04:35 +0800 |
commit | 531de28cffd6f4b179a79b0c8a9d0870a28006f3 (patch) | |
tree | 2fb7177afb92bc5a2595abd8d0c1457860390b79 /misc | |
parent | 29f0ef1406e2df79219a9f8bd2dca1a34aed136d (diff) | |
download | freebsd-ports-gnome-531de28cffd6f4b179a79b0c8a9d0870a28006f3.tar.gz freebsd-ports-gnome-531de28cffd6f4b179a79b0c8a9d0870a28006f3.tar.zst freebsd-ports-gnome-531de28cffd6f4b179a79b0c8a9d0870a28006f3.zip |
- remove empty dirs
- fix plist
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gnustep-examples/pkg-plist | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/misc/gnustep-examples/pkg-plist b/misc/gnustep-examples/pkg-plist index a553e443c60f..e9e28230e4b1 100644 --- a/misc/gnustep-examples/pkg-plist +++ b/misc/gnustep-examples/pkg-plist @@ -234,6 +234,8 @@ System/Applications/NSPanelTest.app/stamp.make @dirrm Local/Library/Bundles/Composite-test.bundle/%%GNU_ARCH%%/%%OPSYS%% @dirrm Local/Library/Bundles/Composite-test.bundle/%%GNU_ARCH%% @dirrm Local/Library/Bundles/Composite-test.bundle +@dirrm Local/Library/Bundles +@dirrm Local/Library @dirrm Local/Applications/NSScreenTest.app/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu @dirrm Local/Applications/NSScreenTest.app/%%GNU_ARCH%%/%%OPSYS%% @dirrm Local/Applications/NSScreenTest.app/%%GNU_ARCH%% @@ -279,3 +281,12 @@ System/Applications/NSPanelTest.app/stamp.make @dirrm Local/Applications/Calculator.app/%%GNU_ARCH%% @dirrm Local/Applications/Calculator.app/Resources @dirrm Local/Applications/Calculator.app +@dirrm Local/Applications +@cwd /root +GNUstep/Defaults/.GNUstepDefaults +GNUstep/Services/.GNUstepServices +GNUstep/Services/.GNUstepAppList +@dirrm GNUstep/Defaults +@dirrm GNUstep/Library +@dirrm GNUstep/Services +@dirrm GNUstep |