timeshift: broken

This commit is contained in:
maxice8 2019-01-30 00:03:31 -02:00
parent a59495cfd0
commit 997adfa157
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -19,6 +19,8 @@ post_extract() {
sed -i '/dependencies/s:"crontab",::' src/Core/Main.vala
}
broken="error: The type name 'AppExcludeEntry' could not be found"
post_install() {
rm "${DESTDIR}/usr/bin/timeshift-uninstall"
}