blob: 841eee367df3d0fb4f2ab5be5fc0f3898474c98a (
plain)
| 1
2
3
4
 | PKGBUILD: change dep python-lxml to python2-lxml
PKGBUILD: comment out rmdir "$pkgdir/var/log/journal/remote"
PKGBUILD: Change for tool in runlevel reboot shutdown poweroff halt telinit; do
              to for tool in runlevel telinit; do
 |