This commit is contained in:
hummypkg 2013-09-09 20:27:54 +00:00
parent efeea3fb6a
commit 8493c6d97c
2 changed files with 3 additions and 2 deletions

View File

@ -1,8 +1,8 @@
Package: sweeper
Priority: optional
Section: misc
Version: 1.0.8
Version: 1.0.8-1
Architecture: mipsel
Maintainer: af123@hummypkg.org.uk
Depends: webif(>=1.0.5-5)
Depends: webif(>=1.0.6)
Description: Automatically manage single recording files.

View File

@ -260,6 +260,7 @@ proc ::sweeper::folder_action {ts cmds} {
system mkdir_p $target
}
::sweeper:folder_merge $folder $target
return 1
}
default {
log "Unknown action '$cmd'" 0