summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Rękorajski2020-01-25 19:02:32 (GMT)
committerJan Rękorajski2020-01-25 19:02:32 (GMT)
commit0b19f0abe449e5a95f8259724878c35321140bd6 (patch)
treef9883c5a1ce5149d0e99c7f3beeccc196b994efb
parentb9fb153f8d1416d30f4629f6617939879f8e8940 (diff)
downloadperl-Text-CSV-0b19f0abe449e5a95f8259724878c35321140bd6.zip
perl-Text-CSV-0b19f0abe449e5a95f8259724878c35321140bd6.tar.gz
- drop obsolete and outdated manual inclusion of rpm macrosHEADmaster
-rw-r--r--perl-Text-CSV.spec1
1 files changed, 0 insertions, 1 deletions
diff --git a/perl-Text-CSV.spec b/perl-Text-CSV.spec
index 24972b2..ee202e3 100644
--- a/perl-Text-CSV.spec
+++ b/perl-Text-CSV.spec
@@ -2,7 +2,6 @@
# Conditional build:
%bcond_without tests # do not perform "make test"
#
-%include /usr/lib/rpm/macros.perl
%define pdir Text
%define pnam CSV
Summary: Text::CSV - comma-separated values manipulator (using XS or PurePerl)