libraries/exiftool: Updated for version 7.12
This commit is contained in:
parent
5356375c5c
commit
e6f0d2e370
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue