[gnome-boxes/gnome-3-24] build: Restore logo definition for RHEL 4.x



commit 7b6133b81e64abd7d9e346193b44eb5ee6753d3c
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]