diff options
author | rafan <rafan@FreeBSD.org> | 2007-07-31 10:36:50 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2007-07-31 10:36:50 +0800 |
commit | 7ea61ccba44fef645bc6073142a94914089285bb (patch) | |
tree | 0652968525015dc9fe0085987730d82798a501f8 /www | |
parent | 04f456f5e673345c0bd1bb95d19b099e87f7d8ac (diff) | |
download | freebsd-ports-gnome-7ea61ccba44fef645bc6073142a94914089285bb.tar.gz freebsd-ports-gnome-7ea61ccba44fef645bc6073142a94914089285bb.tar.zst freebsd-ports-gnome-7ea61ccba44fef645bc6073142a94914089285bb.zip |
- Remove directories that Opera creates during installation
PR: 115053
Reported by: erwin, simon
Submitted by: Arjan van Leeuwen <freebsd-maintainer at opera.com> (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/opera/pkg-plist | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/www/opera/pkg-plist b/www/opera/pkg-plist index f582050b8901..97bd407f185c 100644 --- a/www/opera/pkg-plist +++ b/www/opera/pkg-plist @@ -111,10 +111,13 @@ share/icons/hicolor/48x48/apps/opera.png share/icons/locolor/16x16/apps/opera.png share/icons/locolor/22x22/apps/opera.png share/icons/locolor/32x32/apps/opera.png -@dirrmtry share/icons/hicolor/22x22/apps -@dirrmtry share/icons/hicolor/22x22 @dirrmtry share/icons/hicolor/48x48/apps @dirrmtry share/icons/hicolor/48x48 +@dirrmtry share/icons/hicolor/32x32/apps +@dirrmtry share/icons/hicolor/32x32 +@dirrmtry share/icons/hicolor/22x22/apps +@dirrmtry share/icons/hicolor/22x22 +@dirrmtry share/icons/hicolor @dirrmtry share/icons/locolor/32x32/apps @dirrmtry share/icons/locolor/32x32 @dirrmtry share/icons/locolor/22x22/apps @@ -122,3 +125,4 @@ share/icons/locolor/32x32/apps/opera.png @dirrmtry share/icons/locolor/16x16/apps @dirrmtry share/icons/locolor/16x16 @dirrmtry share/icons/locolor +@dirrmtry share/icons |