]> git.pld-linux.org Git - packages/apache-mod_dnssd.git/blobdiff - apache-mod_dnssd.spec
- try another way of passing APXS; --with-apxs accepts dir, not program path
[packages/apache-mod_dnssd.git] / apache-mod_dnssd.spec
index 6be549f588d2f2c4fea8f43b04e9a1d68774884d..ab52baa9a1005f178d5716dd03b0142ebe17a82e 100644 (file)
@@ -34,7 +34,7 @@ poprzez DNS-SD przy użyciu Avahi.
 
 %build
 %configure \
-       --with-apxs=%{apxs}
+       APXS="%{apxs}"
 
 %{__make}
 
This page took 0.038546 seconds and 4 git commands to generate.