From 69886ef471b668603b3f317a62da2c0c0e91be9c Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 27 Aug 2024 15:29:23 +0200 Subject: debian/: Adjust DEB packaging to full rewrite. --- debian/rules | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index d2e3c9f..63a8522 100755 --- a/debian/rules +++ b/debian/rules @@ -2,14 +2,4 @@ # -*- mode: makefile; coding: utf-8 -*- %: - dh $@ --with python3 --buildsystem=pybuild - -override_dh_auto_clean: - dh_auto_clean - rm -Rfv data/locale/* - rm -fv data/applications/ayatana-settings.desktop - rm -fv ayatana_settings.egg-info/PKG-INFO - rm -fv ayatana_settings.egg-info/SOURCES.txt - rm -fv ayatana_settings.egg-info/dependency_links.txt - rm -fv ayatana_settings.egg-info/requires.txt - rm -fv ayatana_settings.egg-info/top_level.txt + dh $@ -- cgit v1.2.3