projects
/
pgrpms.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c88139f
)
global: Fix commonbuild builds
author
Devrim Gunduz
<devrim@gunduz.org>
Thu, 17 Apr 2025 07:39:30 +0000
(10:39 +0300)
committer
Devrim Gunduz
<devrim@gunduz.org>
Thu, 17 Apr 2025 07:39:30 +0000
(10:39 +0300)
rpm/redhat/global/Makefile.global-common
patch
|
blob
|
blame
|
history
diff --git
a/rpm/redhat/global/Makefile.global-common
b/rpm/redhat/global/Makefile.global-common
index de04fa9068c43a5d57d7baec0a354067a3edaecb..32179c057d0b6a0b0a70d97012e70cb5da9324f5 100644
(file)
--- a/
rpm/redhat/global/Makefile.global-common
+++ b/
rpm/redhat/global/Makefile.global-common
@@
-16,8
+16,7
@@
commonbfsrpm: prep
--define "pgmajorversion 17" --define "pginstdir /usr/pgsql-17" --define "pgpackageversion 17" \
--define "_rpmdir ." --define "dist $(DIST)" --nodeps -bs $(SPECFILE)
-commonbuild:
- prep
+commonbuild: prep
rpmbuild --define "_sourcedir $(PWD)" \
--define "_specdir $(PWD)" \
--define "_buildrootdir $(HOME)/rpmcommon/BUILDROOT" \