Ralf S. Engelschall 23 лет назад
Родитель
Сommit
73155a876e
2 измененных файлов с 5 добавлено и 2 удалено
  1. 4 1
      perl/perl-openpkg.sh
  2. 1 1
      perl/perl.spec

+ 4 - 1
perl/perl-openpkg.sh

@@ -116,6 +116,9 @@ case $cmd in
             "\"%not %dir $installsitearch/auto\"" \
             "\"%not %dir $installsitelib/auto\"" \
             "\"%not ${l_prefix}/man\""
-            ;;
+
+        #   cleanup
+        rm -f ${RPM_BUILD_DIR}/perl
+        ;;
 esac
 

+ 1 - 1
perl/perl.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [CORE]
 Group:        Language
 License:      GPL/Artistic
 Version:      5.8.0
-Release:      20021216
+Release:      20021219
 
 #   list of sources
 Source0:      ftp://ftp.cpan.org/pub/CPAN/src/%{name}-%{version}.tar.gz