This commit is contained in:
milisbir 2018-08-20 18:57:30 +03:00
parent ff250fb608
commit 1ef9a51ba6
3 changed files with 7 additions and 2 deletions

5
bin/tamir_python_kisayol Executable file
View File

@ -0,0 +1,5 @@
#!/bin/bash
if [ -f /usr/bin/python3 ];then
rm /usr/bin/python
ln -s /usr/bin/python3 /usr/bin/python
fi

View File

@ -5,7 +5,7 @@
log.set_level('debug')
+
+log.error("HPLIP upgrade is disabled by Archlinux for security reasons, see https://bugs.archlinux.org/task/38083 - if you like to upgrade HPLIP, use the Archlinux software package manager pacman.")
+log.error("HPLIP yükseltmesi güvenlik nedenleriyle Milis Linux tarafından devre dışı bırakılmıştır, HPLIP'i yükseltmek isterseniz, Milis Linux yazılım paketi yöneticisi MPS'yi' kullanın.")
+clean_exit(1)
+
+

View File

@ -5,7 +5,7 @@
# Grup: sürücü
isim=hplip
surum=3.18.6
surum=3.18.7
devir=1
kaynak=(http://downloads.sourceforge.net/$isim/$isim-$surum.tar.gz
disable_upgrade.patch