]> git.pld-linux.org Git - packages/perl-Text-Quoted.git/blobdiff - perl-Text-Quoted.spec
- release 2: fixed build (rm pm_to_blib & Makefile)
[packages/perl-Text-Quoted.git] / perl-Text-Quoted.spec
index ae0242f99078036e8b1d77ce2cac76fa9aa3c4c9..d2cf851571a94daa8011c8e67744ca0eebb2f65e 100644 (file)
@@ -9,7 +9,7 @@ Summary:        Text::Quoted - extract the structure of a quoted mail message
 Summary(pl):   Text::Quoted - wydzielenie struktury cytowanej wiadomo¶ci pocztowej
 Name:          perl-Text-Quoted
 Version:       1.8
-Release:       1
+Release:       2
 # Artistic (README says: same as perl)
 License:       Artistic
 Group:         Development/Languages/Perl
@@ -35,9 +35,9 @@ zagnie
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
+rm Makefile pm_to_blib
 
 %build
-find -type f | xargs %{__perl} -pi -e 's,/usr/local,/usr,g'
 %{__perl} Makefile.PL \
        INSTALLDIRS=vendor
 %{__make}
This page took 0.072086 seconds and 4 git commands to generate.