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

xemacs.spec

index 3bd3ac25bba9080165fa7ca7a4a81d0560452957..70c1c12686e52554e7255274e6b5711adf95c8b7 100644 (file)
@@ -148,7 +148,7 @@ install -d $RPM_BUILD_ROOT{%{_applnkdir}/Development/Editors,/var/lock/xemacs} \
        $RPM_BUILD_ROOT%{_libdir}/%{name} \
        $RPM_BUILD_ROOT%{_datadir}/%{name}-packages/{etc,lib-src}
 
-make install-arch-dep install-arch-indep gzip-el \
+%{__make} install-arch-dep install-arch-indep gzip-el \
        prefix=$RPM_BUILD_ROOT%{_prefix} \
        infodir=$RPM_BUILD_ROOT%{_infodir} \
        mandir=$RPM_BUILD_ROOT%{_mandir}/man1 \
This page took 0.077761 seconds and 4 git commands to generate.