From 1de62018923ee62716528cde39c7d913d6304b67 Mon Sep 17 00:00:00 2001 From: nott Date: Mon, 3 Aug 2009 13:12:08 +0000 Subject: [PATCH] Only include the prescripts source for Linux - for now. git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3928 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT/xCAT.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/xCAT/xCAT.spec b/xCAT/xCAT.spec index 997eec989..b85a76784 100644 --- a/xCAT/xCAT.spec +++ b/xCAT/xCAT.spec @@ -13,7 +13,10 @@ BuildRoot: /var/tmp/%{name}-%{version}-%{release}-root Source1: xcat.conf Source2: postscripts.tar.gz Source3: templates.tar.gz + +%ifos linux Source4: prescripts.tar.gz +%endif Provides: xCAT = %{version} Requires: xCAT-server xCAT-client perl-DBD-SQLite