summaryrefslogtreecommitdiff
path: root/build/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsépius <corsepiu@fedoraproject.org>2007-08-19 18:40:52 +0200
committerRalf Corsépius <corsepiu@fedoraproject.org>2007-08-19 18:40:52 +0200
commit95178ed25fbcd6e438a265f307b8e4054e8a49ae (patch)
tree99d042d1cb86f9e88ce5ca1010d5f0c2f5eab9cc /build/Makefile.am
parent8d226bf0498870f1f6749d18de3cc26026d832f3 (diff)
downloadlibrpm-tizen-95178ed25fbcd6e438a265f307b8e4054e8a49ae.tar.gz
librpm-tizen-95178ed25fbcd6e438a265f307b8e4054e8a49ae.tar.bz2
librpm-tizen-95178ed25fbcd6e438a265f307b8e4054e8a49ae.zip
Remove RPM_BUILD_ROOT.
Diffstat (limited to 'build/Makefile.am')
-rw-r--r--build/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/build/Makefile.am b/build/Makefile.am
index c19302327..71e2544d3 100644
--- a/build/Makefile.am
+++ b/build/Makefile.am
@@ -20,8 +20,6 @@ pkgincdir = $(pkgincludedir)
pkginc_HEADERS = rpmbuild.h rpmfc.h rpmspec.h
noinst_HEADERS = buildio.h
-LDFLAGS = -L$(RPM_BUILD_ROOT)$(usrlibdir) -L$(DESTDIR)$(usrlibdir)
-
usrlibdir = $(libdir)
usrlib_LTLIBRARIES = librpmbuild.la
librpmbuild_la_SOURCES = \