]> git.pld-linux.org Git - packages/wmclock.git/commitdiff
- added using %%{__make} macro.
authorkloczek <kloczek@pld-linux.org>
Fri, 9 Jun 2000 07:24:02 +0000 (07:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wmclock.spec -> 1.14

wmclock.spec

index f880d75db135391ab1b94e83b135184bd6c8c10f..536cc42d378dcb814282c902f4a3ac3dc9a05dbb 100644 (file)
@@ -36,7 +36,7 @@ ln -s english/month.xpm month.xpm
 ln -s english/weekday.xpm weekday.xpm
 
 xmkmf -a
-make CFLAGS="$RPM_OPT_FLAGS -I/usr/X11R6/include" \
+%{__make} CFLAGS="$RPM_OPT_FLAGS -I/usr/X11R6/include" \
        CXXFLAGS="$RPM_OPT_FLAGS -I/usr/X11R6/include"
 
 %install
This page took 0.073495 seconds and 4 git commands to generate.