]> git.pld-linux.org Git - packages/eventum.git/commitdiff
disable order patch
authorElan Ruusamäe <glen@delfi.ee>
Fri, 23 Jan 2015 14:51:50 +0000 (16:51 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 23 Jan 2015 14:51:50 +0000 (16:51 +0200)
eventum.spec

index 9d0e139d5152f4f05d88d94c90648079ec867f3d..55972ff424b3bbe8908e92930420c32b8cd97d74 100644 (file)
@@ -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
This page took 0.031757 seconds and 4 git commands to generate.