aboutsummaryrefslogtreecommitdiff
path: root/www/typo344/pkg-plist
diff options
context:
space:
mode:
Diffstat (limited to 'www/typo344/pkg-plist')
-rw-r--r--www/typo344/pkg-plist3
1 files changed, 0 insertions, 3 deletions
diff --git a/www/typo344/pkg-plist b/www/typo344/pkg-plist
deleted file mode 100644
index f9b49a9097eb..000000000000
--- a/www/typo344/pkg-plist
+++ /dev/null
@@ -1,3 +0,0 @@
-@exec mkdir -p %D/www/typo3/typo3conf 2> /dev/null
-@exec [ -f %D/www/typo3/typo3conf/localconf.php ] || cp %D/www/typo3/typo3conf/localconf.php.dist %D/www/typo3/typo3conf/localconf.php
-@unexec if cmp -s %D/www/typo3/typo3conf/localconf.php %D/www/typo3/typo3conf/localconf.php.dist; then rm -f %D/www/typo3/typo3conf/localconf.php; fi