diff options
-rw-r--r-- | php-pecl-xmldiff.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-xmldiff.spec b/php-pecl-xmldiff.spec index a4a4d0d..88ff50d 100644 --- a/php-pecl-xmldiff.spec +++ b/php-pecl-xmldiff.spec @@ -103,7 +103,7 @@ sed -e '/name="diffmark/d' \ mv %{pecl_name}-%{version} NTS cd NTS -%patch -p0 -b .up +%patch0 -p0 -b .up # drop bundled library to ensure it is not used rm -rf diffmark |