diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 05:52:28 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 05:52:28 +0000 |
commit | d568611c3eb334453c4a0352b61f081a623d72f1 (patch) | |
tree | c3c2e5147c98015eb1ada868e403a08ef31d9123 /ftp/gwget | |
parent | f35229590b6b5b323c1b01abd2946e20fc1a0476 (diff) | |
download | ports-d568611c3eb334453c4a0352b61f081a623d72f1.tar.gz ports-d568611c3eb334453c4a0352b61f081a623d72f1.zip |
Notes
Diffstat (limited to 'ftp/gwget')
-rw-r--r-- | ftp/gwget/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/gwget/pkg-plist b/ftp/gwget/pkg-plist index 42d2c213a594..99bb01ac0be8 100644 --- a/ftp/gwget/pkg-plist +++ b/ftp/gwget/pkg-plist @@ -55,6 +55,6 @@ share/locale/tr/LC_MESSAGES/gwget.mo share/locale/zh_CN/LC_MESSAGES/gwget.mo share/locale/zh_TW/LC_MESSAGES/gwget.mo @dirrm include/gwget -%%EPIPHANY:%%@unexec rmdir %D/lib/epiphany-%%VERSION%%/extensions 2>/dev/null || true -%%EPIPHANY:%%@unexec rmdir %D/lib/epiphany-%%VERSION%% 2>/dev/null || true +%%EPIPHANY:%%@dirrmtry lib/epiphany-%%VERSION%%/extensions +%%EPIPHANY:%%@dirrmtry lib/epiphany-%%VERSION%% @dirrm share/gnome/gwget |