[libisoburn] Don't ship proof of concept for the moment

Robert Scheck robert at fedoraproject.org
Sun Jan 13 00:05:00 UTC 2013


commit e7975cbad0e6b614ad2e781a967af2b0b72c2810
Author: Robert Scheck <robert at fedoraproject.org>
Date:   Sun Jan 13 01:04:52 2013 +0100

    Don't ship proof of concept for the moment

 libisoburn.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/libisoburn.spec b/libisoburn.spec
index 26d76bb..ab9bbcd 100644
--- a/libisoburn.spec
+++ b/libisoburn.spec
@@ -83,6 +83,9 @@ install -p -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/kde4/services/ServiceMen
 # Some file cleanups
 rm -f $RPM_BUILD_ROOT%{_infodir}/dir
 
+# Don't ship proof of concept for the moment
+rm -f $RPM_BUILD_ROOT%{_bindir}/xorriso-tcltk
+
 %check
 export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:$RPM_BUILD_ROOT%{_libdir}"
 export TERM="xterm"


More information about the scm-commits mailing list