SPECS: builder - whole point was not to include macros.build
    glen 
    glen at pld-linux.org
       
    Wed Jan 18 18:01:35 CET 2006
    
    
  
Author: glen                         Date: Wed Jan 18 17:01:35 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- whole point was not to include macros.build
---- Files affected:
SPECS:
   builder (1.391 -> 1.392) 
---- Diffs:
================================================================
Index: SPECS/builder
diff -u SPECS/builder:1.391 SPECS/builder:1.392
--- SPECS/builder:1.391	Wed Jan 18 14:21:07 2006
+++ SPECS/builder	Wed Jan 18 18:01:29 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:/usr/lib/rpm/macros.build:$SPECS_DIR/.rpmmacros:~/etc/.rpmmacros:~/.rpmmacros"
+	local macrofiles="/usr/lib/rpm/macros:$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.391&r2=1.392&f=u
    
    
More information about the pld-cvs-commit
mailing list