Diffstat (limited to 'teams/xfce.xml')
| -rw-r--r-- | teams/xfce.xml | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/teams/xfce.xml b/teams/xfce.xml index 80f3a58..09c3d1c 100644 --- a/teams/xfce.xml +++ b/teams/xfce.xml @@ -4,12 +4,8 @@ <requires profile="Xfce-Desktop"/> <requires profile="LiveInstall"/> </profile> - <profile name="Xfce-Disk" description="Xfce Spin Install Disk"> - <requires profile="Xfce-Desktop"/> - <requires profile="BootDiskCore"/> - </profile> </profiles> - <packages type="bootstrap" patternType="plusRecommended" profiles="Xfce-Live,Xfce-Disk"> + <packages type="bootstrap" patternType="plusRecommended" profiles="Xfce-Live"> <package name="fedora-release-xfce"/> </packages> </image> |