]> git.pld-linux.org Git - packages/apache-mod_perl.git/commitdiff
- __make -j1 install (needed to install all manuals)
authorSzymon Siwek <sls@pld-linux.org>
Sat, 2 Aug 2008 23:54:48 +0000 (23:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_perl.spec -> 1.172

apache-mod_perl.spec

index 7f39b24e49661e299a8e9c558d73d8f41341674c..9e4e8f604de5b834ef7932ef805cab1434bae092 100644 (file)
@@ -270,7 +270,7 @@ pomocnicze do testowania serwera Apache.
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{apachelibdir},%{apacheconfdir}}
 
-%{__make} install \
+%{__make} -j1 install \
        DESTDIR=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -name \*.orig -exec rm -f '{}' \;
 
This page took 0.40198 seconds and 4 git commands to generate.