From: Barış Metin Date: Mon, 29 Nov 2010 11:19:13 +0000 (+0100) Subject: try speeding up the build X-Git-Tag: vserver-reference-5.0-4~1 X-Git-Url: http://git.onelab.eu/?p=sliceimage.git;a=commitdiff_plain;h=ad02e3aeb096fc7dbac18f891719657c7618c23f try speeding up the build --- diff --git a/vserver-reference.spec b/vserver-reference.spec index 3222324..2c06616 100644 --- a/vserver-reference.spec +++ b/vserver-reference.spec @@ -13,6 +13,13 @@ #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %define release %{taglevel}%{?date:.%{date}} + +# we don't really need the standard postinstall process from rpm that +# strips files and byte-compiles python files. all files in this +# package are comming from other rpm files and they've already went +# through this post install processing. - baris +%define __os_install_post %{nil} + Summary: VServer reference image for slice family %{slicefamily} Name: %{name} Version: %{version}