]> git.pld-linux.org Git - packages/WMRack.git/commitdiff
- more %%{__make} macros.
authorkloczek <kloczek@pld-linux.org>
Fri, 9 Jun 2000 07:54:39 +0000 (07:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    WMRack.spec -> 1.20

WMRack.spec

index da2e585370eb373e6c870ace93d2d50fd5836dcb..28458288107e9c57ec56d2862305eb15473cfb5c 100644 (file)
@@ -33,7 +33,7 @@ CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
 ./configure %{_target_platform} \
        --prefix=%{_prefix} \
        --mandir=%{_mandir}
-make
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.101593 seconds and 4 git commands to generate.