diff options
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/debian/rules b/debian/rules index d39cf60..1dc871e 100755 --- a/debian/rules +++ b/debian/rules @@ -11,11 +11,6 @@ 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 |