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

ascii.spec

index aca64ecd8d9d7e36d903a7f2250b87141d479fed..5c0a0919fce8efc34ba4428d87c0dfc0c51b70ba 100644 (file)
@@ -31,7 +31,7 @@ zestaw znak
 %setup -q
 
 %build
-make CFLAGS="$RPM_OPT_FLAGS"
+%{__make} CFLAGS="$RPM_OPT_FLAGS"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.103845 seconds and 4 git commands to generate.