]> git.pld-linux.org Git - packages/libreoffice.git/commitdiff
- remove stamps before buildroot
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 23 Apr 2007 21:04:29 +0000 (21:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libreoffice.spec -> 1.766

libreoffice.spec

index a2b83c2b0a7725fb7e0b3dd3ba802e304b45f27d..8504689b542fb0eb09b49cb56aaebae1a9c41f21 100644 (file)
@@ -2299,7 +2299,7 @@ fi
 
 %install
 if [ ! -f makeinstall.stamp -o ! -d $RPM_BUILD_ROOT ]; then
-       rm -rf $RPM_BUILD_ROOT makeinstall.stamp installed.stamp
+       rm -rf makeinstall.stamp installed.stamp $RPM_BUILD_ROOT
 
        # limit to single process installation, it's safe at least
        %{__sed} -i -e 's#^BUILD_NCPUS=.*#BUILD_NCPUS=1#g' bin/setup
This page took 0.163435 seconds and 4 git commands to generate.