index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | etc/pacman.conf.in | 1 |
diff --git a/etc/pacman.conf.in b/etc/pacman.conf.in index bfc4265d..33ef1814 100644 --- a/etc/pacman.conf.in +++ b/etc/pacman.conf.in @@ -10,7 +10,6 @@ RootDir = @ROOTDIR@ DBPath = @localstatedir@/lib/pacman/ CacheDir = @localstatedir@/cache/pacman/pkg/ -LockFile = @localstatedir@/run/pacman.lck LogFile = @localstatedir@/log/pacman.log HoldPkg = pacman glibc #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u |