[spec] disable test not to build GPL related 74/102374/1
authorEunhae Choi <eunhae1.choi@samsung.com>
Mon, 5 Dec 2016 12:17:24 +0000 (21:17 +0900)
committerEunhae Choi <eunhae1.choi@samsung.com>
Mon, 5 Dec 2016 12:17:26 +0000 (21:17 +0900)
- network-clock-utils.scm
- network-clock.scm

Change-Id: I74a59c9be1dc51d602c33e1811711f7d1528226d

packaging/gstreamer.spec

index 3790bf3..d13c556 100644 (file)
@@ -87,7 +87,8 @@ export CFLAGS="%{optflags} \
 %if "%{?profile}" == "tv"
         --enable-tv-profile\
 %endif
-        --disable-examples
+        --disable-examples\
+        --disable-tests
 make %{?_smp_mflags}
 
 %install