]> git.pld-linux.org Git - packages/funguloids.git/commitdiff
- forgot to create _desktopdir (thanks to Qrczak)
authorarvenil <arvenil@pld-linux.org>
Mon, 28 May 2007 12:26:33 +0000 (12:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    funguloids.spec -> 1.3

funguloids.spec

index f569107003465e39d6d7ceb399f30a73c3152fdc..87baf9a4b2f6422cf9fccd6e5e00afbd787761be 100644 (file)
@@ -55,9 +55,8 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-install -d $RPM_BUILD_ROOT%{_bindir}
+install -d $RPM_BUILD_ROOT{%{_bindir},%{_desktopdir}}
 mv -f $RPM_BUILD_ROOT%{_prefix}/games/%{name} $RPM_BUILD_ROOT%{_bindir}
-
 cp %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 
 %clean
This page took 0.08233 seconds and 4 git commands to generate.