git://project.juiblex.co.uk
/
razor2.git/.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
13de660
)
Don't install /usr/bin/rpm just yet...
author
Kristian Høgsberg
<krh@redhat.com>
Mon, 23 Jun 2008 18:07:07 +0000 (14:07 -0400)
committer
Kristian Høgsberg
<krh@redhat.com>
Mon, 23 Jun 2008 18:07:07 +0000 (14:07 -0400)
src/Makefile.am
patch
|
blob
|
history
diff --git
a/src/Makefile.am
b/src/Makefile.am
index
58f7788
..
19645bd
100644
(file)
--- a/
src/Makefile.am
+++ b/
src/Makefile.am
@@
-13,7
+13,8
@@
INCLUDES = \
-DPACKAGE_LOCALSTATEDIR=\""$(localstatedir)"\" \
-DPACKAGE_LOCALE_DIR=\""$(localedir)"\"
-bin_PROGRAMS = razor rpm
+bin_PROGRAMS = razor
+noinst_PROGRAMS = rpm
razor_SOURCES = main.c import-rpmdb.c import-yum.c
razor_LDADD = $(RPM_LIBS) $(EXPAT_LIBS) $(CURL_LIBS) $(top_builddir)/librazor/librazor.la