summarylogtreecommitdiffstats
path: root/php-security-checker.install
diff options
context:
space:
mode:
authorJohannes Schleifenbaum2016-02-15 11:08:45 +0100
committerJohannes Schleifenbaum2016-02-15 11:08:45 +0100
commit1846edbccf3e4ac0a5b1af65ae3e5d886b3f2499 (patch)
tree45c717b9fdf5107710cf41b3b90c0a12dff106de /php-security-checker.install
parent256f1288b52c3469d0d972a39c60963406172688 (diff)
downloadaur-1846edbccf3e4ac0a5b1af65ae3e5d886b3f2499.tar.gz
remove install file
Diffstat (limited to 'php-security-checker.install')
-rw-r--r--php-security-checker.install8
1 files changed, 0 insertions, 8 deletions
diff --git a/php-security-checker.install b/php-security-checker.install
deleted file mode 100644
index 6c751a4a2686..000000000000
--- a/php-security-checker.install
+++ /dev/null
@@ -1,8 +0,0 @@
-post_install() {
- echo
- echo "php-security-checker is installed as executable 'php-security-checker'."
-}
-
-post_upgrade() {
- post_install
-} \ No newline at end of file