summaryrefslogtreecommitdiff
path: root/python/Makefile.in
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2001-06-06 12:36:31 +0000
committerjbj <devnull@localhost>2001-06-06 12:36:31 +0000
commitf0a67ca8b05a635340213158e9086b3bdf5443fd (patch)
treef3851640877936a02f4c92571116ddb72ebc8418 /python/Makefile.in
parentc635bbf0aedc73aa138078ffe1c761507de9d91a (diff)
downloadlibrpm-tizen-f0a67ca8b05a635340213158e9086b3bdf5443fd.tar.gz
librpm-tizen-f0a67ca8b05a635340213158e9086b3bdf5443fd.tar.bz2
librpm-tizen-f0a67ca8b05a635340213158e9086b3bdf5443fd.zip
- permit duplicates for btree indices.
CVS patchset: 4843 CVS date: 2001/06/06 12:36:31
Diffstat (limited to 'python/Makefile.in')
-rw-r--r--python/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/python/Makefile.in b/python/Makefile.in
index 4b5f440e4..185b33b4e 100644
--- a/python/Makefile.in
+++ b/python/Makefile.in
@@ -128,7 +128,6 @@ RPMGROUP = @RPMGROUP@
RPMUID = @RPMUID@
RPMUSER = @RPMUSER@
SYSCONFIGDIR = @SYSCONFIGDIR@
-TOP_SOURCEDIR = @TOP_SOURCEDIR@
U = @U@
UNZIPBIN = @UNZIPBIN@
USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@