diff options
author | jbj <devnull@localhost> | 2004-11-08 20:56:18 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2004-11-08 20:56:18 +0000 |
commit | f38adb14040b297a257d6f2f3213d13ca9dcd3af (patch) | |
tree | b2b37d065c583029282eb72a2f23a2f8d2b88f6f /python | |
parent | fffc17ec6d5429e84cc96b268a7e03c0560e65ab (diff) | |
download | librpm-tizen-f38adb14040b297a257d6f2f3213d13ca9dcd3af.tar.gz librpm-tizen-f38adb14040b297a257d6f2f3213d13ca9dcd3af.tar.bz2 librpm-tizen-f38adb14040b297a257d6f2f3213d13ca9dcd3af.zip |
Splint clean.
CVS patchset: 7559
CVS date: 2004/11/08 20:56:18
Diffstat (limited to 'python')
-rw-r--r-- | python/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/Makefile.am b/python/Makefile.am index ab2d96c34..4e7ea3865 100644 --- a/python/Makefile.am +++ b/python/Makefile.am @@ -7,7 +7,7 @@ LINT = splint pylibdir = ${prefix}/lib@MARK64@/python@WITH_PYTHON_VERSION@ pyincdir = $(prefix)/include/python@WITH_PYTHON_VERSION@ -SUBDIRS = rpmdb rpm +SUBDIRS = rpmdb # rpm EXTRA_DIST = system.h rpmdebug-py.c |