]> git.pld-linux.org Git - packages/xkeycaps.git/blobdiff - xkeycaps.spec
- added quotes aroud passed variables (for bash 2.0.x).
[packages/xkeycaps.git] / xkeycaps.spec
index 0fb86882926740294cab97bf585a111ed163325c..3f8d7d96cbb697eed635035f2cdef57aaf84b70f 100644 (file)
@@ -23,7 +23,7 @@ future sessions.
 
 %build
 xmkmf -a
-make DEFAULT_KBD_NAME="L101" CDEBUGFLAGS=$RPM_OPT_FLAGS
+make DEFAULT_KBD_NAME="L101" CDEBUGFLAGS="$RPM_OPT_FLAGS"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.033067 seconds and 4 git commands to generate.