]> git.pld-linux.org Git - packages/SDL_sound.git/commitdiff
- many small fixes, mostly inpired by kloczek auto/ac/SDL_sound-1_0_0-2
authorPaweł Gołaszewski <blues@pld-linux.org>
Sun, 6 Jul 2003 23:27:14 +0000 (23:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    SDL_sound.spec -> 1.6

SDL_sound.spec

index 1d7a05dbeb410075efa8fe0fc85ce6f8f11a18e0..b45f441a06958815da2570f141a2fa1e3b6bed62 100644 (file)
@@ -76,7 +76,8 @@ Statyczne biblioteki SDL_sound.
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.072974 seconds and 4 git commands to generate.