diff options
Diffstat (limited to 'www/typo346/pkg-plist')
-rw-r--r-- | www/typo346/pkg-plist | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/www/typo346/pkg-plist b/www/typo346/pkg-plist deleted file mode 100644 index f9b49a9097eb..000000000000 --- a/www/typo346/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 |