]> git.pld-linux.org Git - packages/gnuradio.git/commitdiff
- don't package binary in noarch examples auto/th/gnuradio-3.7.7.1-2
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 27 Jun 2015 13:00:50 +0000 (15:00 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 27 Jun 2015 13:00:50 +0000 (15:00 +0200)
- rel 2

gnuradio.spec

index 7a3ad2beb0ef39ea2fe9cdd7d81633279fb39899..b03781c15f91b6b85cc6c42d4bef8405496c6e57 100644 (file)
@@ -6,7 +6,7 @@
 Summary:       Software defined radio framework
 Name:          gnuradio
 Version:       3.7.7.1
-Release:       1
+Release:       2
 License:       GPL v3
 Group:         Applications/Engineering
 Source0:       http://gnuradio.org/releases/gnuradio/%{name}-%{version}.tar.gz
@@ -185,6 +185,9 @@ for f in *.cmake; do
        esac
 done
 
+# remove binary from noarch examples
+%{__rm} $RPM_BUILD_ROOT%{_datadir}/gnuradio/examples/fcd/fcd_nfm_rx
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.208453 seconds and 4 git commands to generate.