mirror of
https://github.com/moparisthebest/pacman
synced 2025-01-08 12:28:00 -05:00
reworked lock handling (patch from VMiklos <vmiklos@frugalware.fr>)
This commit is contained in:
parent
6d436b9603
commit
18986b1805
@ -33,6 +33,8 @@ extern "C" {
|
||||
#define PM_DBPATH "var/lib/pacman"
|
||||
#define PM_CACHEDIR "var/cache/pacman/pkg"
|
||||
|
||||
#define PM_LOCK "/tmp/pacman.lck"
|
||||
|
||||
#define PM_EXT_PKG ".pkg.tar.gz"
|
||||
#define PM_EXT_DB ".db.tar.gz"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user