]> git.pld-linux.org Git - packages/erikyyyphone.git/commitdiff
- next part of small fixes inpired by kloczek :)
authorPaweł Gołaszewski <blues@pld-linux.org>
Tue, 8 Jul 2003 17:20:58 +0000 (17:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    erikyyyphone.spec -> 1.13

erikyyyphone.spec

index 5cd197a5799882228257a9577b6e62f272208681..2000d4f8a82e9a7e421b4e3fafc170737efc0965 100644 (file)
@@ -35,7 +35,8 @@ CPPFLAGS="-I%{_includedir}/ncurses" ; export CPPFLAGS
 %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.117542 seconds and 4 git commands to generate.