summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2010-07-18 11:44:35 +0200
committerGuillem Jover <guillem@debian.org>2010-07-21 16:28:16 +0200
commit1a6633e2d9b8d66eed60a45bfdd86552bf6107e4 (patch)
treed7f34749ef6f6192b8e99002a7729ea0397b3b7d /src/Makefile.am
parentfad96a45552d4c0cca3ae141f385536048d9a75c (diff)
downloaddpkg-1a6633e2d9b8d66eed60a45bfdd86552bf6107e4.tar.gz
dpkg: Stop exporting DPKG_LIBDIR to maintainer scripts
Now that the maintainer scripts helper program is under PATH, there's no need anymore to export the internal dpkg library directory.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index f19e384b0..34fe0e9b8 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -6,7 +6,6 @@ pkgconfdir = $(sysconfdir)/@PACKAGE@
AM_CPPFLAGS = \
-DLOCALEDIR=\"$(localedir)\" \
-DADMINDIR=\"$(admindir)\" \
- -DPKGLIBDIR=\"$(pkglibdir)\" \
-idirafter $(top_srcdir)/lib/compat \
-I$(top_builddir) \
-I$(top_srcdir)/lib