[gnome-boxes/wip/rishi/rhel: 16/18] build: Restore logo definition for RHEL 4.x



commit 5c86be41c3b6231f6f5adc111e3a9a1deec67fd6
Author: Debarshi Ray <debarshir gnome org>
Date:   Wed Oct 11 13:23:58 2017 +0200

    build: Restore logo definition for RHEL 4.x
    
    Fallout from afbca52aa14edfd39ec4f2aeffc0e5a749fd4b8f
    
    https://bugzilla.gnome.org/show_bug.cgi?id=788825

 data/osinfo/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/data/osinfo/Makefile.am b/data/osinfo/Makefile.am
index b5e90d0..15cb122 100644
--- a/data/osinfo/Makefile.am
+++ b/data/osinfo/Makefile.am
@@ -16,7 +16,8 @@ gnomedir= $(datadir)/gnome-boxes/osinfo/os/gnome.org
 gnome_DATA= gnome-3.6.xml
 
 redhatdir= $(datadir)/gnome-boxes/osinfo/os/redhat.com
-redhat_DATA= rhel-5.0.xml \
+redhat_DATA= rhel-4.0.xml \
+                        rhel-5.0.xml \
                         rhel-6.0.xml \
                         rhel-7.0.xml \
                         $(NULL)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]