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

emacs.spec

index c0fa76e0a9e90cc1495868e85f8af7e1f0bff087..07d589a3f94e7ca017a04c703935718721201b8d 100644 (file)
@@ -142,7 +142,7 @@ CONFOPTS="--prefix=%{_prefix} \
 mkdir build-nox && cd build-nox
 CFLAGS="$RPM_OPT_FLAGS $PUREDEF" LDFLAGS=-s \
   ../configure ${CONFOPTS} --with-x=no %{_target_platform}
-make
+%{__make}
 cd ..
 
 #Build binary with X support
This page took 0.029249 seconds and 4 git commands to generate.