pgreco / rpms / cockpit

Forked from forks/areguera/rpms/cockpit 5 years ago
Clone

Blame SOURCES/0001-Update-Makefile.am.patch

c01471
From bdb1a97c4be250f54494076425e555a4509a43ad Mon Sep 17 00:00:00 2001
c01471
From: Alain Reguera Delgado <areguera@centosproject.org>
c01471
Date: Fri, 15 Nov 2019 21:05:38 -0300
c01471
Subject: [PATCH 1/2] Update Makefile.am
c01471
c01471
---
c01471
 src/branding/centos/Makefile.am | 1 +
c01471
 1 file changed, 1 insertion(+)
c01471
8a9432
diff --git a/src/branding/centos/Makefile.am b/src/branding/centos/Makefile.am
8a9432
index 4b60735..0d32e10 100644
8a9432
--- a/src/branding/centos/Makefile.am
8a9432
+++ b/src/branding/centos/Makefile.am
7cfbf6
@@ -1,6 +1,7 @@
7cfbf6
 centosbrandingdir = $(datadir)/cockpit/branding/centos
7cfbf6
 
7cfbf6
 centosbranding_DATA = \
7cfbf6
+	src/branding/centos/bg-plain.png \
7cfbf6
 	src/branding/centos/branding.css \
7cfbf6
 	$(NULL)
c01471
 
c01471
-- 
c01471
2.23.0
c01471