libraries/exiftool: Updated for version 7.12

This commit is contained in:
David Spencer 2010-05-11 22:23:37 +02:00 committed by Robby Workman
parent 5356375c5c
commit e6f0d2e370
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ cd Image-ExifTool-$VERSION
chown -R root:root .
chmod -R u+w,go+r-w,a-s .
perl Makefile.PL
perl Makefile.PL INSTALLDIRS=vendor
make test
make install DESTDIR=$PKG