[wpkg-users] install package only on x64

Paul McGrath J.P.McGrath at leeds.ac.uk
Tue Dec 17 11:26:23 CET 2013


Hi,
  The way I do it is in my 'profile.xml' I have a check


<profile id="wsprofile1">
     <package package-id="shockwave" />
     <package package-id="ultravnc102" 	os="windows.+5\.\d{1}\.\d{4}" /> <!-- win xp only -->
	 <package package-id="ultravnc" 	os="windows.+6\.\d{1}\.\d{4}" /> <!-- win 7  only -->
</profile>

Paul

-----Original Message-----
From: wpkg-users-bounces at lists.wpkg.org [mailto:wpkg-users-bounces at lists.wpkg.org] On Behalf Of le dahut
Sent: 17 December 2013 10:16
To: wpkg-users at lists.wpkg.org
Subject: [wpkg-users] install package only on x64

Hi,

Is there a way to install packages only on x64 hosts without making different profile ?

I mean is it possible to do something like :

<package
     id="test-package"
     name="test for only 64bits"
     revision="%version%"
     architecture="x64"
     >

?

-------------------------------------------------------------------------
Hotel discounts, best prices: http://www.booking.com/index.html?aid=366545
-------------------------------------------------------------------------
wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/
_______________________________________________
wpkg-users mailing list
wpkg-users at lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users



More information about the wpkg-users mailing list