Date: Friday, February 21, 2014 @ 22:43:01 Author: eric Revision: 206219
Fix svn Modified: perl-image-exiftool/trunk/PKGBUILD (contents, properties) Deleted: perl-image-exiftool/repos/extra-i686/ perl-image-exiftool/repos/extra-x86_64/ ----------+ PKGBUILD | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) Modified: trunk/PKGBUILD =================================================================== --- trunk/PKGBUILD 2014-02-21 20:02:02 UTC (rev 206218) +++ trunk/PKGBUILD 2014-02-21 21:43:01 UTC (rev 206219) @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 144999 2011-12-13 23:07:09Z eric $ +# $Id$ # Maintainer: Florian Pritz <[email protected]> # Contributor: tobias <[email protected]> # Contributor: Tobias Kieslich <[email protected]> @@ -34,8 +34,5 @@ package() { cd "${srcdir}/${_srcname}-${pkgver}" make DESTDIR="${pkgdir}" install - # remove *.pod, .packlist, and empty dirs: - find "${pkgdir}" -name '.packlist' -delete - find "${pkgdir}" -name '*.pod' -delete } Property changes on: perl-image-exiftool/trunk/PKGBUILD ___________________________________________________________________ Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property
