mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 02:21:15 +02:00
xxx
This commit is contained in:
9
lang/php82/files/pkg-deinstall.in
Normal file
9
lang/php82/files/pkg-deinstall.in
Normal file
@@ -0,0 +1,9 @@
|
||||
#!/bin/sh
|
||||
|
||||
case $2 in
|
||||
DEINSTALL)
|
||||
;;
|
||||
POST-DEINSTALL)
|
||||
;;
|
||||
esac
|
||||
#EOF
|
||||
Reference in New Issue
Block a user