]> git.pld-linux.org Git - packages/cdl3.git/commitdiff
- many small fixes, inspired by kloczek
authorPaweł Gołaszewski <blues@pld-linux.org>
Mon, 7 Jul 2003 04:23:51 +0000 (04:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cdl3.spec -> 1.5

cdl3.spec

index 281e736350e526c63b527d6ae11998b83426f6dd..9233eaaeee4b59e1c9a69e85cd24ff0c360bbd1f 100644 (file)
--- a/cdl3.spec
+++ b/cdl3.spec
@@ -58,7 +58,8 @@ rm -f missing
 
 %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.06316 seconds and 4 git commands to generate.