]> git.pld-linux.org Git - packages/gcombust.git/commitdiff
- removed using %%{__install} macro.
authorkloczek <kloczek@pld-linux.org>
Tue, 2 Apr 2002 18:36:15 +0000 (18:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcombust.spec -> 1.49

gcombust.spec

index e1feea751233fd041b439da1ddcef1fda7313be9..a4e1f632dfe9de26512abc78fb4bbcff07da99bc 100644 (file)
@@ -61,7 +61,7 @@ rm -rf $RPM_BUILD_ROOT
        DESTDIR=$RPM_BUILD_ROOT \
        Applicationsdir=%{_applnkdir}/Utilities/CD-RW
 
-%{__install} %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}
+install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}
 
 gzip -9nf AUTHORS ChangeLog NEWS README* THANKS
 
This page took 0.069337 seconds and 4 git commands to generate.