git.annexia.org
/
fedora-riscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f96f8ea
)
rpm: Set vendor to 'redhat'.
author
Richard W.M. Jones
<rjones@redhat.com>
Thu, 11 Aug 2016 09:29:02 +0000
(10:29 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Thu, 11 Aug 2016 09:29:02 +0000
(10:29 +0100)
Matches what the Fedora packages does, and also should fix the
macros path.
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
1c9a48b
..
39abd5e
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-930,6
+930,7
@@
stage3-chroot/usr/bin/rpm: rpm-$(RPM_SHORT_COMMIT).tar.gz db-$(BDB_VERSION).tar.
--host=riscv64-unknown-linux-gnu \
--prefix=/usr --libdir=/usr/lib64 \
--disable-rpath \
+ --with-vendor=redhat \
--without-libarchive \
--with-lua \
--with-beecrypt \