mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-31 10:06:39 +00:00
Removed #INCLUDE* variables from templates because s390x does not use mkinstall command to prepare the templates.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7234 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
d88f3e1ffa
commit
84daa2e95d
@ -539,11 +539,10 @@
|
||||
<!-- Software to install on Linux -->
|
||||
<software>
|
||||
<patterns config:type="list">
|
||||
#INCLUDE_DEFAULT_PTRNLIST_S#
|
||||
<pattern>base</pattern>
|
||||
<pattern>x11</pattern>
|
||||
<pattern>gnome</pattern>
|
||||
</patterns>
|
||||
<packages config:type="list">
|
||||
#INCLUDE_DEFAULT_PKGLIST_S#
|
||||
</packages>
|
||||
</software>
|
||||
|
||||
|
||||
|
@ -539,11 +539,10 @@
|
||||
<!-- Software to install on Linux -->
|
||||
<software>
|
||||
<patterns config:type="list">
|
||||
#INCLUDE_DEFAULT_PTRNLIST_S#
|
||||
<pattern>base</pattern>
|
||||
<pattern>x11</pattern>
|
||||
<pattern>gnome</pattern>
|
||||
</patterns>
|
||||
<packages config:type="list">
|
||||
#INCLUDE_DEFAULT_PKGLIST_S#
|
||||
</packages>
|
||||
</software>
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user