]> git.pld-linux.org Git - packages/perl-PCSC.git/commitdiff
- define pdir/pman for clean files automatics auto/ac/perl-PCSC-1_4_2-1
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 21 May 2006 18:27:09 +0000 (18:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-PCSC.spec -> 1.16

perl-PCSC.spec

index 213bf98b43989c63c9e70b5cb94e9492bcbe54df..8ebe82efc9467fca03cabd8031381df761e18d68 100644 (file)
@@ -3,6 +3,8 @@
 %bcond_with    tests   # perform "make test" (requires running pcscd)
 #
 %include       /usr/lib/rpm/macros.perl
+%define        pdir    Chipcard
+%define        pnam    PCSC
 Summary:       Perl interface to the PC/SC smart card library
 Summary(pl):   Interfejs perlowy do biblioteki PC/SC
 Name:          perl-PCSC
@@ -56,6 +58,7 @@ install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
        DESTDIR=$RPM_BUILD_ROOT
 
 install examples/* test/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
+rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/Chipcard/{PCSC.pod,PCSC/Card.pod}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.161078 seconds and 4 git commands to generate.