diff options
author | steve <steve@FreeBSD.org> | 1999-03-09 05:16:57 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-03-09 05:16:57 +0800 |
commit | 2e7a440465689899766f58c60f5e81e68685c306 (patch) | |
tree | e532c7a711573e8f2b07fdcd6f3fb56efaabca34 /www | |
parent | 6a44f71c44a72cd51b84d74bacec03be075cac93 (diff) | |
download | freebsd-ports-gnome-2e7a440465689899766f58c60f5e81e68685c306.tar.gz freebsd-ports-gnome-2e7a440465689899766f58c60f5e81e68685c306.tar.zst freebsd-ports-gnome-2e7a440465689899766f58c60f5e81e68685c306.zip |
%D%F -> %D/%F
PR: 10392
Submitted by: nightmar@acc.am
Diffstat (limited to 'www')
-rw-r--r-- | www/amaya/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/amaya/pkg-plist b/www/amaya/pkg-plist index de424343a9c3..02c46f3ef1a5 100644 --- a/www/amaya/pkg-plist +++ b/www/amaya/pkg-plist @@ -15,7 +15,7 @@ thot/amaya/HTMLT.TRA thot/amaya/HTMLTT.TRA thot/amaya/HTMLTX.TRA thot/applis/bin/amaya -@exec ln -sf %D%F %D/bin/amaya +@exec ln -sf %D/%F %D/bin/amaya @unexec rm -f %D/bin/amaya thot/applis/bin/print thot/config/XKeysymDB |