diff options
author | Steve Price <steve@FreeBSD.org> | 1999-03-08 21:16:57 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-03-08 21:16:57 +0000 |
commit | 7fe6924ae4b9be0a0c371ec8034eefb3206040f1 (patch) | |
tree | b64e7207bc4cddeb2ffb3f2bcb80c159c19bd253 /www/amaya | |
parent | New master sites. (diff) |
%D%F -> %D/%F
PR: 10392
Submitted by: nightmar@acc.am
Diffstat (limited to 'www/amaya')
-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 |