diff --git a/srcpkgs/timeshift/template b/srcpkgs/timeshift/template index d4c35cab66c..291c5deed29 100644 --- a/srcpkgs/timeshift/template +++ b/srcpkgs/timeshift/template @@ -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" }