projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
rerun dpkg-source in source if --fix-broken is given (Closes: #576752)
[apt.git]
/
methods
/
makefile
diff --git
a/methods/makefile
b/methods/makefile
index 134166ba32f12a39c992d1a8d1fa730e378b2df1..7bcae6b9b59ba2f967fdc545cf9f2a263a4c4537 100644
(file)
--- a/
methods/makefile
+++ b/
methods/makefile
@@
-6,9
+6,8
@@
SUBDIR=methods
include ../buildlib/defaults.mak
BIN := $(BIN)/methods
-# FIXME..
-LIB_APT_PKG_MAJOR = 4.8
-APT_DOMAIN := libapt-pkg$(LIB_APT_PKG_MAJOR)
+include ../buildlib/libversion.mak
+APT_DOMAIN := libapt-pkg$(LIBAPTPKG_MAJOR)
# The file method
PROGRAM=file