]> git.pld-linux.org Git - packages/subversion.git/commitdiff
apr tools are in bindir now
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 11 Apr 2002 16:47:26 +0000 (16:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    subversion.spec -> 1.5

subversion.spec

index 93c78214720c120ae0789b7e82b8a14b35149890..93cd0b454a8785aa288ab6eed7e176cc4c8c5d36 100644 (file)
@@ -119,7 +119,7 @@ rm -rf expat-lite/xmlrole* expat-lite/xmltok* neon apr
 %configure \
        --enable-dso \
        --with-neon \
-       --with-apr=%{_sbindir}/apr-config \
+       --with-apr=%{_bindir}/apr-config \
        --with-apxs=%{_sbindir}/apxs \
        --with-berkeley-db=%{_includedir}/db4:%{_libdir}
 %{__make}
This page took 0.495652 seconds and 4 git commands to generate.