summaryrefslogtreecommitdiff
path: root/build/Makefile.am
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2010-09-02 12:26:23 +0300
committerPanu Matilainen <pmatilai@redhat.com>2010-09-02 12:31:39 +0300
commit05547d1f30b529b82dba26655c68a451bafc3624 (patch)
treeb6fb01d07c9f6264c903d9ebe9aefa2dfc01af95 /build/Makefile.am
parent53385ee67656692c811edd8b02b9cd2454e5fa89 (diff)
downloadlibrpm-tizen-05547d1f30b529b82dba26655c68a451bafc3624.tar.gz
librpm-tizen-05547d1f30b529b82dba26655c68a451bafc3624.tar.bz2
librpm-tizen-05547d1f30b529b82dba26655c68a451bafc3624.zip
Eliminate popt goo from librpmbuild
- Move the cli-switch manouvering into rpmbuild.c cli utility where it belongs.
Diffstat (limited to 'build/Makefile.am')
-rw-r--r--build/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/Makefile.am b/build/Makefile.am
index a16841388..ae250479d 100644
--- a/build/Makefile.am
+++ b/build/Makefile.am
@@ -12,7 +12,7 @@ librpmbuild_la_SOURCES = \
build.c expression.c files.c misc.c names.c pack.c \
parseBuildInstallClean.c parseChangelog.c parseDescription.c \
parseFiles.c parsePreamble.c parsePrep.c parseReqs.c parseScript.c \
- parseSpec.c poptBT.c reqprov.c rpmfc.c spec.c fts.h fts.c \
+ parseSpec.c reqprov.c rpmfc.c spec.c fts.h fts.c \
parsePolicies.c policies.c \
rpmbuild_internal.h rpmbuild_misc.h