projects
/
ZOOM-Perl-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4acc3e4
)
Do not attempt 'make test' during packaging as this fails for the findnodes() method...
author
Mike Taylor
<mike@indexdata.com>
Thu, 14 Mar 2013 16:35:10 +0000
(16:35 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Thu, 14 Mar 2013 16:35:10 +0000
(16:35 +0000)
modules/orig/XML-LibXML-XPathContext.spec
patch
|
blob
|
history
diff --git
a/modules/orig/XML-LibXML-XPathContext.spec
b/modules/orig/XML-LibXML-XPathContext.spec
index
1f8cb36
..
0c60733
100644
(file)
--- a/
modules/orig/XML-LibXML-XPathContext.spec
+++ b/
modules/orig/XML-LibXML-XPathContext.spec
@@
-9,7
+9,7
@@
%define pkgname XML-LibXML-XPathContext
%define filelist %{pkgname}-%{version}-filelist
%define NVR %{pkgname}-%{version}-%{release}
-%define maketest 1
+%define maketest 0
name: perl-XML-LibXML-XPathContext
summary: XML-LibXML-XPathContext - Perl interface to libxml2's xmlXPathContext
@@
-145,4
+145,4
@@
find %{buildroot}%{_prefix} \
%changelog
* Tue Jan 2 2007 olea@lisergia
-- Initial build.
\ No newline at end of file
+- Initial build.