From b8d4893b90a7b8466c0347172f50bebe91575c10 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 16 Jun 2017 16:59:46 +0200 Subject: New theming bin:package: arctica-greeter-theme-debian. --- debian/rules | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index a1fa740..ed36ade 100755 --- a/debian/rules +++ b/debian/rules @@ -11,6 +11,11 @@ override_dh_autoreconf: fi NOCONFIGURE=1 dh_autoreconf ./autogen.sh +override_dh_install: + # FIXME: this should adapt to more than one Debian version + cp debian/theme-debian-logo-v9.png debian/theme-debian-logo.png + dh_install --fail-missing + override_dh_auto_build: dh_auto_build -- cgit v1.2.3