[packages/rpm/rpm-4_5] symlink to simplify python build testing

glen glen at pld-linux.org
Sun Aug 18 12:46:13 CEST 2013


commit 78f3af7b6ceb78eab70a9f87d5662091f83bf5f3
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon May 27 22:37:27 2013 +0300

    symlink to simplify python build testing

 rpm.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/rpm.spec b/rpm.spec
index d80297d..46ff8e7 100644
--- a/rpm.spec
+++ b/rpm.spec
@@ -861,6 +861,9 @@ for f in doc{,/ja,/pl}/rpm.8 doc{,/ja,/pl}/rpmbuild.8 ; do
 	mv -f ${f}.tmp $f
 done
 
+# simplify python devel
+ln -s ../.libs/_rpmmodule.so python/rpm
+
 %build
 %if %{with system_libmagic}
 rm -rf file
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm.git/commitdiff/78f3af7b6ceb78eab70a9f87d5662091f83bf5f3



More information about the pld-cvs-commit mailing list