[packages/eventum: 4/11] rm htdocs/.htaccess.dist
glen
glen at pld-linux.org
Thu Dec 31 22:59:24 CET 2015
commit 54b9a2df4010ed6fad4fc0ae8c3be97684dba145
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Thu Dec 31 19:40:36 2015 +0200
rm htdocs/.htaccess.dist
eventum.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/eventum.spec b/eventum.spec
index 5287644..d074afc 100644
--- a/eventum.spec
+++ b/eventum.spec
@@ -475,7 +475,7 @@ define('APP_SQL_DBPASS', '');
define('APP_TABLE_PREFIX', 'eventum_');
EOF
php config/sphinx.conf.php > config/sphinx.conf
-rm -f config/config.php
+rm config/config.php
%endif
# packaging
@@ -484,6 +484,8 @@ rm -f config/config.php
%patch107 -p1
%patch108 -p1
+rm htdocs/.htaccess.dist
+
# cleanup vendor. keep only needed libraries.
# (the rest are packaged with system packages)
mv vendor vendor.dist
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/eventum.git/commitdiff/360a26c0896c04f56f467bea30ab4a6cc9b56aa7
More information about the pld-cvs-commit
mailing list