mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Fix kfilemetadata with Exiv2-0.28 (kf5)
This commit is contained in:
parent
60e8d690db
commit
066d29d10b
@ -367,6 +367,10 @@ ln -sfv /usr/lib/systemd $KF5_PREFIX/lib</userinput></screen>
|
||||
popd
|
||||
rm -rf $packagedir
|
||||
continue
|
||||
;;
|
||||
kfilemetadata)
|
||||
sed -i s/toLong/toUint32/g src/extractors/exiv2extractor.cpp
|
||||
;;
|
||||
esac
|
||||
|
||||
mkdir build
|
||||
|
Loading…
Reference in New Issue
Block a user