timeshift: unmark broken
This commit is contained in:
parent
f141c41eac
commit
ff2578b64b
1 changed files with 1 additions and 2 deletions
|
@ -17,10 +17,9 @@ checksum=557223cf0b9ab0c4848455e1cc4d9068c607b9f5492a2de4935a2f40393e3c5f
|
|||
# Remove hard-dep on crontab, leave up to user to decide
|
||||
post_extract() {
|
||||
sed -i '/dependencies/s:"crontab",::' src/Core/Main.vala
|
||||
sed -i 's:--thread:& Core/AppExcludeEntry.vala:' src/makefile
|
||||
}
|
||||
|
||||
broken="error: The type name 'AppExcludeEntry' could not be found"
|
||||
|
||||
post_install() {
|
||||
rm "${DESTDIR}/usr/bin/timeshift-uninstall"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue