SPECS: builder - include macros.build too
adamg
adamg at pld-linux.org
Wed Jan 18 11:24:18 CET 2006
Author: adamg Date: Wed Jan 18 10:24:18 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- include macros.build too
---- Files affected:
SPECS:
builder (1.388 -> 1.389)
---- Diffs:
================================================================
Index: SPECS/builder
diff -u SPECS/builder:1.388 SPECS/builder:1.389
--- SPECS/builder:1.388 Wed Jan 18 00:56:28 2006
+++ SPECS/builder Wed Jan 18 11:24:13 2006
@@ -338,7 +338,7 @@
# executed here, while none of them are actually needed
# what we need from dump is NAME, VERSION, RELEASE and PATCHES/SOURCES.
# macros.build + macros contained at the time of this writing 70 %() macros
- local macrofiles="/usr/lib/rpm/macros:$SPECS_DIR/.rpmmacros:~/etc/.rpmmacros:~/.rpmmacros"
+ local macrofiles="/usr/lib/rpm/macros:/usr/lib/rpm/macros.build:$SPECS_DIR/.rpmmacros:~/etc/.rpmmacros:~/.rpmmacros"
local dump='%{echo:dummy: PACKAGE_NAME %{name} }%dump'
# FIXME: better ideas than .rpmrc?
printf 'include:/usr/lib/rpm/rpmrc\nmacrofiles:%s\n' $macrofiles > .rpmrc
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/builder?r1=1.388&r2=1.389&f=u
More information about the pld-cvs-commit
mailing list