mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
Use predictable execution for apxs
This commit is contained in:
parent
49044bf298
commit
058ae47056
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426582
@ -1,3 +1,3 @@
|
||||
%%APACHEMODDIR%%/%%AP_MODULE%%
|
||||
@exec %D/sbin/apxs -e -a -n %%AP_NAME%% %f
|
||||
@unexec %D/sbin/apxs -e -A -n %%AP_NAME%% %f
|
||||
@postexec %D/sbin/apxs -e -a -n %%AP_NAME%% %f
|
||||
@preunexec %D/sbin/apxs -e -A -n %%AP_NAME%% %f
|
||||
|
Loading…
Reference in New Issue
Block a user