churchyard pushed to pypy3 (master). "Remove build script from the package"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun May 10 14:25:43 UTC 2015


From 524d40e5a2091088f5a28f16c996b757acbeb06b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= <miro at hroncok.cz>
Date: Tue, 28 Apr 2015 20:05:42 +0200
Subject: Remove build script from the package


diff --git a/pypy3.spec b/pypy3.spec
index 3b40c9a..e992b00 100644
--- a/pypy3.spec
+++ b/pypy3.spec
@@ -644,6 +644,9 @@ cp -a rpython/jit/tool/pypytrace-mode.elc %{buildroot}/%{_emacs_sitelispdir}/pyp
 mkdir -p %{buildroot}/%{_rpmconfigdir}/macros.d
 install -m 644 %{SOURCE2} %{buildroot}/%{_rpmconfigdir}/macros.d
 
+# Remove build script from the package
+rm %{buildroot}/%{pypyprefix}/lib_pypy/ctypes_config_cache/rebuild.py
+
 %check
 topdir=$(pwd)
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/pypy3.git/commit/?h=master&id=524d40e5a2091088f5a28f16c996b757acbeb06b


More information about the scm-commits mailing list