[cobbler] Remove %exclude for non-existant file

Orion Poplawski orion at fedoraproject.org
Wed Jul 16 21:47:58 UTC 2014


commit 681c8abd8270ec180825a2b049928f0ea39436b5
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Wed Jul 16 15:48:21 2014 -0600

    Remove %exclude for non-existant file

 cobbler.spec |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/cobbler.spec b/cobbler.spec
index 6fc8ff6..f2b734f 100644
--- a/cobbler.spec
+++ b/cobbler.spec
@@ -191,7 +191,6 @@ test "x$RPM_BUILD_ROOT" != "x" && rm -rf $RPM_BUILD_ROOT
 # data
 %{tftp_dir}/images
 /var/www/cobbler
-%exclude /var/www/cobbler/cobbler_webui_content
 %config(noreplace) /var/lib/cobbler
 %exclude /var/lib/cobbler/webui_sessions
 


More information about the scm-commits mailing list