OSCAR port to CentOS-6.2 step 5
Hi,
A patch for the Makefile related to Default and Experimental packages
Regards,
--
Olivier LAHAYE
CEA DRT/LIST/DCSI/DIR
Index: share/package_sets/Default/Makefile
===================================================================
--- share/package_sets/Default/Makefile (révision 9443)
+++ share/package_sets/Default/Makefile (copie de travail)
@@ -2,10 +2,16 @@
SUBDIRS :=
-FILES := debian-4-i386.xml fc-6-x86_64.xml rhel-4-i386.xml suse-10-x86_64.xml \
- debian-4-x86_64.xml fc-7-i386.xml rhel-4-x86_64.xml fc-5-i386.xml \
- fc-7-x86_64.xml rhel-5-i386.xml fc-6-i386.xml rhel-5-x86_64.xml \
- fc-10-x86_64.xml debian-5-x86_64.xml
+FILES := debian-4-i386.xml debian-4-x86_64.xml \
+ debian-5-x86_64.xml \
+ fc-5-i386.xml \
+ fc-6-i386.xml fc-6-x86_64.xml \
+ fc-7-i386.xml fc-7-x86_64.xml \
+ fc-10-x86_64.xml \
+ rhel-4-i386.xml rhel-4-x86_64.xml \
+ rhel-5-i386.xml rhel-5-x86_64.xml \
+ rhel-6-i386.xml rhel-6-x86_64.xml \
+ suse-10-x86_64.xml
all:
for dir in ${SUBDIRS} ; do ( cd $$dir ; ${MAKE} all ) ; done
Index: share/package_sets/Experimental/Makefile
===================================================================
--- share/package_sets/Experimental/Makefile (révision 9443)
+++ share/package_sets/Experimental/Makefile (copie de travail)
@@ -3,8 +3,11 @@
SUBDIRS :=
-FILES := debian-4-i386.xml debian-4-x86_64.xml rhel-5-i386.xml \
- rhel-5-x86_64.xml debian-5-x86_64.xml
+FILES := debian-4-i386.xml debian-4-x86_64.xml \
+ debian-5-x86_64.xml \
+ rhel-4-i386.xml rhel-4-x86_64.xml \
+ rhel-5-i386.xml rhel-5-x86_64.xml \
+ rhel-6-i386.xml rhel-6-x86_64.xml
all:
for dir in ${SUBDIRS} ; do ( cd $$dir ; ${MAKE} all ) ; done
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Oscar-devel mailing list
Oscar-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-devel