[packages/rpm] - proper macros.in path

baggins baggins at pld-linux.org
Fri Sep 7 12:26:28 CEST 2012


commit 3f84726d5f9096ae87bb77279cf3ae74b9a9d826
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Sep 7 12:26:19 2012 +0200

    - proper macros.in path

 rpm.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rpm.spec b/rpm.spec
index 15d4d2e..c318164 100644
--- a/rpm.spec
+++ b/rpm.spec
@@ -865,7 +865,7 @@ sed -i \
 	-e 's|@host@|%{_target_cpu}-%{_target_vendor}-%{_target_os}|' \
 	-e 's|@host_cpu@|%{_target_cpu}|' \
 	-e 's|@host_os@|%{_target_os}|' \
-	macros.in
+	macros/macros.in
 
 %{?with_system_lua:CPPFLAGS="-I/usr/include/lua51 %{rpmcppflags}"}
 # pass CC and CXX too in case of building with some older configure macro
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm.git/commitdiff/3f84726d5f9096ae87bb77279cf3ae74b9a9d826



More information about the pld-cvs-commit mailing list