]> git.pld-linux.org Git - packages/font-config-info.git/commitdiff
fix prep
authorElan Ruusamäe <glen@delfi.ee>
Sun, 1 Jun 2014 13:28:44 +0000 (16:28 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 1 Jun 2014 13:28:44 +0000 (16:28 +0300)
font-config-info.spec

index 1e552f203ade5a027d6d61c4ecd4a13c141b6a3f..a1af4f5da816ea108d38dee7409c109f6c4b4f12 100644 (file)
@@ -21,7 +21,8 @@ that users can send to developers to aid in debugging font rendering
 issues.
 
 %prep
-%setup -q
+%setup -qc
+mv %{name}-*/* .
 
 %{__sed} -i -e 's/gcc -Wall/%{__cc} %{rpmcflags}/' Makefile
 
This page took 0.11405 seconds and 4 git commands to generate.