File: rules

package info (click to toggle)
libbio-eutilities-perl 1.77-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 988 kB
  • sloc: xml: 3,491; perl: 3,102; makefile: 3
file content (8 lines) | stat: -rwxr-xr-x 211 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

# The default XML::SAX:PurePerl fails to handle inline DTDs, so we pick
# a different one.  See #1093338 for further details.
export XML_SIMPLE_PREFERRED_PARSER = XML::LibXML::SAX

%:
	dh $@