diff options
Diffstat (limited to 'methods/makefile')
-rw-r--r-- | methods/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/methods/makefile b/methods/makefile index dcdb0dc46..5700caa23 100644 --- a/methods/makefile +++ b/methods/makefile @@ -8,7 +8,7 @@ BIN := $(BIN)/methods # FIXME.. LIB_APT_PKG_MAJOR = 3.3 -DOMAIN := libapt-pkg$(LIB_APT_PKG_MAJOR) +APT_DOMAIN := libapt-pkg$(LIB_APT_PKG_MAJOR) # The file method PROGRAM=file |