Compare commits
No commits in common. 'i9' and 'epel9' have entirely different histories.
@ -1 +1 @@
|
|||||||
SOURCES/Text-CSV_XS-1.46.tgz
|
/Text-CSV_XS-[0-9.a]*.tgz
|
||||||
|
@ -1 +0,0 @@
|
|||||||
6ebabaac17a5609d9047e3930fe8872ad0cef78c SOURCES/Text-CSV_XS-1.46.tgz
|
|
@ -0,0 +1,7 @@
|
|||||||
|
from Config import *
|
||||||
|
|
||||||
|
# Upstream does this on purpose (2011-03-23):
|
||||||
|
# "As Text::CSV_XS is so low-level, most of these files are actually *examples*
|
||||||
|
# and not ready-to-run out-of-the-box scripts that work as expected, though
|
||||||
|
# I must admit that some have evolved into being like that."
|
||||||
|
addFilter("wrong-script-interpreter /usr/share/doc/perl-Text-CSV_XS.*/examples/[a-z0-9-]+(\.pl)? /pro/bin/perl")
|
Loading…
Reference in new issue