aboutsummaryrefslogtreecommitdiff
path: root/www/typo346/pkg-plist
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2010-03-11 09:42:07 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2010-03-11 09:42:07 +0000
commit08acf5c407242344b0047b8040900f52df620dde (patch)
tree49936ec28d8b2a4256959f13245d757df97e04bd /www/typo346/pkg-plist
parentbdce4d94e267612e2955a9270d4659712a679dea (diff)
Diffstat (limited to 'www/typo346/pkg-plist')
-rw-r--r--www/typo346/pkg-plist3
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