Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.2
python-xmldiff
xmldiff-0.6.7-clean-tmp.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File xmldiff-0.6.7-clean-tmp.patch of Package python-xmldiff
--- bin/xmlrev +++ bin/xmlrev @@ -10,7 +10,7 @@ TMPFILE_D=$(mktemp /tmp/xmlrev.xupdate.XXXXXX) || exit 1 TMPFILE_XSLT=$(mktemp /tmp/xmlrev.xslt.XXXXXX) || exit 1 TMPFILES="$TMPFILE_S $TMPFILE_X $TMPFILE_D $TMPFILE_XSLT" - +trap "rm -f $TMPFILES" exit function guess_doc_type() { # $1 filepath @@ -124,5 +124,3 @@ revision "$1" "$2" ;; esac - -rm -f $TMPFILES
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor