소스 검색

Please review: Removed redundant %setup macro.

Ralf S. Engelschall 23 년 전
부모
커밋
87e0fed0c4
1개의 변경된 파일2개의 추가작업 그리고 3개의 파일을 삭제
  1. 2 3
      perl-ssl/perl-ssl.spec

+ 2 - 3
perl-ssl/perl-ssl.spec

@@ -36,8 +36,8 @@ Packager:     The OpenPKG Project
 Distribution: OpenPKG [REL]
 Group:        Language
 License:      GPL/Artistic
-Version:      20020410
-Release:      20020410
+Version:      20020514
+Release:      20020514
 
 #   list of sources
 Source0:      http://www.cpan.org/modules/by-module/Net/Net_SSLeay.pm-%{V_net}.tar.gz
@@ -58,7 +58,6 @@ AutoReqProv:  no
 
 %prep
     %setup0 -q -c -n %{name}-%{version}
-    %setup1 -q -T -D -a 1
 
 %build