mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
Fix symbolic link so it work in all cases.
This commit is contained in:
parent
7c220955f1
commit
bf8c104b4d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=58404
@ -1,5 +1,5 @@
|
||||
bin/%%PKGNAMEPREFIX%%webalizer
|
||||
@exec ln -f %%PKGNAMEPREFIX%%webalizer %B/%%PKGNAMEPREFIX%%webazolver
|
||||
@exec ln -f %B/%%PKGNAMEPREFIX%%webalizer %B/%%PKGNAMEPREFIX%%webazolver
|
||||
@unexec rm -f %B/%%PKGNAMEPREFIX%%webazolver
|
||||
etc/%%PKGNAMEPREFIX%%webalizer.conf-dist
|
||||
%%PORTDOCS%%share/doc/%%PKGNAMEPREFIX%%webalizer/CHANGES
|
||||
|
Loading…
Reference in New Issue
Block a user