diff --git a/system/.config/pacman/makepkg.conf b/system/.config/pacman/makepkg.conf index 61f9121..691d30c 100644 --- a/system/.config/pacman/makepkg.conf +++ b/system/.config/pacman/makepkg.conf @@ -2,7 +2,6 @@ BUILDENV=(!distcc fakeroot color ccache check !sign) # Use the lozop algorithm for compression -COMPRESSLZO"(lzop -q)" PKGEXT=".pkg.tar.lzo" SRCEXT=".src.tar.lzo"