diff options
Diffstat (limited to 'lang/php83/pkg-plist.mod')
-rw-r--r-- | lang/php83/pkg-plist.mod | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/php83/pkg-plist.mod b/lang/php83/pkg-plist.mod new file mode 100644 index 000000000000..8939be6d3d5e --- /dev/null +++ b/lang/php83/pkg-plist.mod @@ -0,0 +1,3 @@ +%%APACHEMODDIR%%/%%AP_MODULE%% +@postexec %D/sbin/apxs -e -a -n %%AP_NAME%% %f +@preunexec %D/sbin/apxs -e -A -n %%AP_NAME%% %f |