]> git.pld-linux.org Git - packages/apache-mod_dnssd.git/commitdiff
- try another way of passing APXS; --with-apxs accepts dir, not program path auto/th/apache-mod_dnssd-0.6-1
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 6 Jan 2014 08:52:05 +0000 (09:52 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 6 Jan 2014 08:52:05 +0000 (09:52 +0100)
apache-mod_dnssd.spec

index 6be549f588d2f2c4fea8f43b04e9a1d68774884d..ab52baa9a1005f178d5716dd03b0142ebe17a82e 100644 (file)
@@ -34,7 +34,7 @@ poprzez DNS-SD przy użyciu Avahi.
 
 %build
 %configure \
 
 %build
 %configure \
-       --with-apxs=%{apxs}
+       APXS="%{apxs}"
 
 %{__make}
 
 
 %{__make}
 
This page took 0.118099 seconds and 4 git commands to generate.