]> git.pld-linux.org Git - projects/template-specs.git/commitdiff
- reverted
authorSÅ‚awomir Paszkiewicz <paszczus@pld-linux.org>
Thu, 16 Dec 2004 13:01:38 +0000 (13:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    template.spec -> 1.30

template.spec

index 47d6f327ab74fe268d12d87787947c75e18cbbaf..bdf21c68baf0c017e527052bfc63bb21f802877f 100644 (file)
@@ -58,7 +58,8 @@ rm -rf $RPM_BUILD_ROOT
 # create directories if necessary
 #install -d $RPM_BUILD_ROOT
 
-%{makeinstall}
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.126018 seconds and 4 git commands to generate.