initial import
This commit is contained in:
6
p7zip/p7zip.install
Normal file
6
p7zip/p7zip.install
Normal file
@@ -0,0 +1,6 @@
|
||||
post_upgrade() {
|
||||
if (($(vercmp $2 9.38.1-3) < 0)); then
|
||||
echo ':: The 7zFM graphical frontend is no longer included in this package.'
|
||||
echo ' If you used it, consider installing xarchiver.'
|
||||
fi
|
||||
}
|
||||
Reference in New Issue
Block a user