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

gettext.spec

index 1cb4ac1762a6d366a6165c0590eaaeb171ddfd60..81045ef0e12cf799b3de52b97d48a49f92473894 100644 (file)
@@ -90,7 +90,7 @@ make
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT/bin
 
-make install DESTDIR=$RPM_BUILD_ROOT 
+%{__make} install DESTDIR=$RPM_BUILD_ROOT 
 
 mv -f $RPM_BUILD_ROOT%{_bindir}/gettext $RPM_BUILD_ROOT/bin/gettext
 
This page took 0.226405 seconds and 4 git commands to generate.