aboutsummaryrefslogtreecommitdiff
path: root/www/typo346/pkg-plist
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2010-07-08 07:37:32 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2010-07-08 07:37:32 +0000
commitb80064cbb9898918e6563795d0233e58fde5e7a6 (patch)
treec805049ad5c2b944a6ce5e4d414b7a5c0dff612e /www/typo346/pkg-plist
parentf2440db2ac6d1a099a0baae5d583f4fd8a043e0c (diff)
downloadports-release/8.1.0.tar.gz
ports-release/8.1.0.zip
This commit was manufactured by cvs2svn to create tag 'RELEASE_8_1_0'.release/8.1.0
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