commit dfa20c410410e80d95274d6d7432120d1fc1c6e5
Merge: ce4ed8e 2a419ad
Author: Elan Ruusamäe <[email protected]>
Date: Thu Jul 26 11:37:21 2012 +0300
Merge branch 'master' into AC-branch
libc-cloexec.patch | 15 +++++++++++++++
python3.spec | 2 ++
2 files changed, 17 insertions(+)
---
diff --cc python3.spec
index 04848fa,117530d..1b9d4ac
--- a/python3.spec
+++ b/python3.spec
@@@ -447,9 -448,10 +448,10 @@@ Przykłady te są dla Pythona 2.3.4, ni
%patch3 -p1
%patch4 -p1
%patch5 -p1
+ %patch6 -p1
%build
-if ! grep -q "tmpfs" /proc/self/mounts; then
+if false && ! grep -q "tmpfs" /proc/self/mounts; then
echo "You need to have /dev/shm mounted in order to build this
package!" >&2
echo "(Or any other tmpfs mounted and accessible to the rpmbuild
process)" >&2
exit 1
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit