summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorjbj <devnull@localhost>1998-10-20 14:40:34 +0000
committerjbj <devnull@localhost>1998-10-20 14:40:34 +0000
commit04852fe8b7300ddaba4417250e0b5c4c8bd8f080 (patch)
tree6d3fc7732cdfe8922070a0e7aad4aa78ae72a2b7 /Makefile.am
parentc98d94abb2ed545771c23729cc5a9be26cde3d24 (diff)
downloadrpm-04852fe8b7300ddaba4417250e0b5c4c8bd8f080.tar.gz
rpm-04852fe8b7300ddaba4417250e0b5c4c8bd8f080.tar.bz2
rpm-04852fe8b7300ddaba4417250e0b5c4c8bd8f080.zip
Add lead/header/signature/cpio verification.
CVS patchset: 2467 CVS date: 1998/10/20 14:40:34
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9a83fcbfd..e225bb35a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -53,7 +53,7 @@ install-data-local:
@rm -f $(DESTDIR)/$(libdir)/rpmpopt && ln -s rpm/rpmpopt $(DESTDIR)/$(libdir)/rpmpopt
@$(mkinstalldirs) $(DESTDIR)/$(prefix)/src/redhat/BUILD
@$(mkinstalldirs) $(DESTDIR)/$(prefix)/src/redhat/RPMS/noarch
- @$(mkinstalldirs) $(DESTDIR)/$(prefix)/src/redhat/RPMS/`uname -m`
+ @$(mkinstalldirs) $(DESTDIR)/$(prefix)/src/redhat/RPMS/@build_cpu@
@$(mkinstalldirs) $(DESTDIR)/$(prefix)/src/redhat/SOURCES
@$(mkinstalldirs) $(DESTDIR)/$(prefix)/src/redhat/SPECS
@$(mkinstalldirs) $(DESTDIR)/$(prefix)/src/redhat/SRPMS