[packages/eventum] disable order patch

glen glen at pld-linux.org
Fri Jan 23 15:51:56 CET 2015


commit 7bc9b641fa502aa7e57b7ced1add424371d0bf7b
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Jan 23 16:51:50 2015 +0200

    disable order patch

 eventum.spec | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/eventum.spec b/eventum.spec
index 9d0e139..55972ff 100644
--- a/eventum.spec
+++ b/eventum.spec
@@ -7,7 +7,7 @@
 #  - A few other small javascript libraries
 #
 # Conditional build:
-%bcond_without	order	# with experimental order patch
+%bcond_with	order	# with experimental order patch
 
 %define		php_min_version 5.1.2
 %include	/usr/lib/rpm/macros.php
@@ -681,17 +681,15 @@ done
 %dir %{_appdir}/htdocs
 %{_appdir}/htdocs/*.php
 %{_appdir}/htdocs/*.ico
+%{_appdir}/htdocs/ajax
 %{_appdir}/htdocs/css
 %{_appdir}/htdocs/customer
 %{_appdir}/htdocs/images
 %{_appdir}/htdocs/js
 %{_appdir}/htdocs/manage
+%{_appdir}/htdocs/misc
 %{_appdir}/htdocs/reports
 %{_appdir}/htdocs/rpc
-%{_appdir}/htdocs/misc
-%if %{with order}
-%{_appdir}/htdocs/ajax
-%endif
 %{_appdir}/templates
 
 %dir %{_appdir}/upgrade
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/eventum.git/commitdiff/7bc9b641fa502aa7e57b7ced1add424371d0bf7b



More information about the pld-cvs-commit mailing list