mirror of
https://github.com/helixarch/debtap
synced 2024-11-22 10:20:25 +01:00
Update
This commit is contained in:
parent
3b4b763605
commit
d34b5709c5
2
debtap
2
debtap
|
@ -3417,7 +3417,7 @@ if [ -e preinst ] || [ -e postinst ] || [ -e prerm ] || [ -e postrm ]; then
|
|||
fi
|
||||
|
||||
# Removing metadata of original .deb package and virtual packages list
|
||||
rm -rf control preinst postinst prerm postrm conffiles virtual-packages and virtual
|
||||
rm -rf control preinst postinst prerm postrm conffiles virtual-packages
|
||||
|
||||
# Prompting user for editing .PKGINFO and .INSTALL files
|
||||
if [[ "$1" != "-Q" ]] && [[ "$1" != "--Q" ]] && [[ "$1" != "-Quiet" ]] && [[ "$1" != "--Quiet" ]]; then
|
||||
|
|
Loading…
Reference in New Issue
Block a user