]> git.pld-linux.org Git - packages/swish-e.git/blobdiff - swish-e.spec
- skip detect swish-e binary, disable tests
[packages/swish-e.git] / swish-e.spec
index 05b59e688159542230e517ef02dbfb18abc11fc7..ee3ee8c89ce36b0d319ddd656634006aeb99a0c6 100644 (file)
@@ -147,14 +147,15 @@ Biblioteka statyczna dla swish-e.
 %{__make} test
 
 cd perl
-echo | \
+echo skip | \
 %{__perl} Makefile.PL \
        INSTALLDIRS=vendor \
        CCFLAGS="%{rpmcflags} -I../src" \
        LIBS="%{rpmldflags} -L../src/.libs -lswish-e"
 
 %{__make}
-%{__make} test
+# doesn't work when skip founding swish-e binary
+# %{__make} test
 cd ..
 
 %install
This page took 0.078992 seconds and 4 git commands to generate.