]> git.pld-linux.org Git - packages/checkpassword.git/blobdiff - checkpassword.spec
- __cc macro can contain spaces
[packages/checkpassword.git] / checkpassword.spec
index 9a358cd94ec83ae82bc76bba5b208dd9e3f7d4dd..fd96ebe6e4ff136bb00973f84b2d44a28a7271db 100644 (file)
@@ -36,8 +36,8 @@ wsp
 %patch1
 
 %build
-echo %{__cc} %{rpmcflags} > conf-cc
-echo "%{_prefix}" > conf-home
+echo '%{__cc} %{rpmcflags}' > conf-cc
+echo '%{_prefix}' > conf-home
 %{__make}
 
 %install
This page took 0.035735 seconds and 4 git commands to generate.