reprepro: remove the package once useless
This commit is contained in:
parent
036e65fffc
commit
c4bcc5c5a8
|
@ -206,7 +206,7 @@ Manage ${package} file."
|
||||||
### Then finally remove the package {{{
|
### Then finally remove the package {{{
|
||||||
debug_message "while_package − \
|
debug_message "while_package − \
|
||||||
Remove ${package} file."
|
Remove ${package} file."
|
||||||
#rm -f -- "${package}"
|
rm -f -- "${package}"
|
||||||
### }}}
|
### }}}
|
||||||
else
|
else
|
||||||
### If package is empty or doesn't exists, just skip it {{{
|
### If package is empty or doesn't exists, just skip it {{{
|
||||||
|
|
Loading…
Reference in New Issue