* remove superflous post install/upgrade/remove messages from non-x86_64 cross-pacman
This commit is contained in:
parent
b530ed845d
commit
82eda78ed7
@ -1,11 +1,3 @@
|
||||
post_install() {
|
||||
echo "Do not forget to edit /etc/pacman.d/mirrorlist.x86_64!"
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
echo "Do not forget to edit /etc/pacman.d/mirrorlist.x86_64!"
|
||||
}
|
||||
|
||||
post_remove() {
|
||||
echo "Check whether or not to clean up leftover files in /usr/tri-pl-et/"
|
||||
}
|
||||
|
@ -1,11 +1,3 @@
|
||||
post_install() {
|
||||
echo "Do not forget to edit /etc/pacman.d/mirrorlist.x86_64!"
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
echo "Do not forget to edit /etc/pacman.d/mirrorlist.x86_64!"
|
||||
}
|
||||
|
||||
post_remove() {
|
||||
echo "Check whether or not to clean up leftover files in /usr/tri-pl-et/"
|
||||
}
|
||||
|
@ -1,11 +1,3 @@
|
||||
post_install() {
|
||||
echo "Do not forget to edit /etc/pacman.d/mirrorlist.x86_64!"
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
echo "Do not forget to edit /etc/pacman.d/mirrorlist.x86_64!"
|
||||
}
|
||||
|
||||
post_remove() {
|
||||
echo "Check whether or not to clean up leftover files in /usr/tri-pl-et/"
|
||||
}
|
||||
|
@ -1,11 +1,3 @@
|
||||
post_install() {
|
||||
echo "Do not forget to edit /etc/pacman.d/mirrorlist.x86_64!"
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
echo "Do not forget to edit /etc/pacman.d/mirrorlist.x86_64!"
|
||||
}
|
||||
|
||||
post_remove() {
|
||||
echo "Check whether or not to clean up leftover files in /usr/tri-pl-et/"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user