]> git.pld-linux.org Git - packages/php.git/commitdiff
do not clear actual php build dir
authorElan Ruusamäe <glen@delfi.ee>
Sat, 26 Oct 2013 14:08:23 +0000 (17:08 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sat, 26 Oct 2013 14:08:23 +0000 (17:08 +0300)
php.spec

index fed9987189d6b035d6920adaf0c50e6a5bc6514c..c4817fa1c689cb2aaff35a9b018f7d5b4bb3b7bc 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -1922,7 +1922,7 @@ Moduł PHP umożliwiający używanie kompresji zlib.
 
 %prep
 %if 1
-%setup -qcT
+%setup -qcT -n virtual-php-%{version}
 %else
 %setup -q -n %{orgname}-%{version}
 %patch0 -p1
This page took 0.594335 seconds and 4 git commands to generate.