]> git.pld-linux.org Git - packages/lighttpd.git/commitdiff
fix dist-bzip2 auto/ac/lighttpd-1.4.36-1 auto/th/lighttpd-1.4.36-1
authorElan Ruusamäe <glen@delfi.ee>
Sun, 26 Jul 2015 16:06:25 +0000 (19:06 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 26 Jul 2015 16:06:25 +0000 (19:06 +0300)
lighttpd.spec

index 233365913e3f58c4bdc6ef6d612826804a990ee1..e8a8c2ca0efc7d33fbb4ffc148ac8a1df4048279 100644 (file)
@@ -852,7 +852,7 @@ cp -p %{SOURCE14} PLD-TODO
 
 %if "%{pld_release}" == "ac"
 %{__sed} -i -e 's/ serial_tests//' configure.ac
-%{__sed} -i -e 's/dist-xz/dist-bz2/' configure.ac
+%{__sed} -i -e 's/dist-xz/dist-bzip2/' configure.ac
 %endif
 
 %build
This page took 0.055194 seconds and 4 git commands to generate.