From b817883cddb8817f49e234d321af289c1e4f68b8 Mon Sep 17 00:00:00 2001 From: Aurelien Foret Date: Mon, 10 Oct 2005 16:03:17 +0000 Subject: pacman update to cope with the CACHEDIR option from the library --- src/pacman/pacman.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/pacman/pacman.h') diff --git a/src/pacman/pacman.h b/src/pacman/pacman.h index fd8a5cfb..77d5240b 100644 --- a/src/pacman/pacman.h +++ b/src/pacman/pacman.h @@ -24,9 +24,6 @@ #ifndef PACCONF #define PACCONF "/etc/pacman.conf" #endif -#ifndef CACHEDIR -#define CACHEDIR "var/cache/pacman/pkg" -#endif /* Operations */ #define PM_OP_MAIN 1 -- cgit v1.2.3-54-g00ecf