[mate-sensors-applet] 04/05: debian/rules: remove configure flags required by mate-sensors-applet-ati

Martin Wimpress flexiondotorg-guest at moszumanska.debian.org
Thu Jun 18 14:44:17 UTC 2015


This is an automated email from the git hooks/post-receive script.

flexiondotorg-guest pushed a commit to branch debian/experimental
in repository mate-sensors-applet.

commit e28efff19ac73298012e9acf0a228b93ef506c1b
Author: Martin Wimpress <code at flexion.org>
Date:   Thu Jun 18 15:39:28 2015 +0100

    debian/rules: remove configure flags required by mate-sensors-applet-ati
---
 debian/rules | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/debian/rules b/debian/rules
index ae9f085..27879f1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,15 +1,5 @@
 #!/usr/bin/make -f
 
-# add appropriate flags for Debian
-DEB_CONFIGURE_EXTRA_FLAGS =
-ifeq ($(shell dpkg-vendor --is Debian && echo yes),yes)
-	DEB_CONFIGURE_EXTRA_FLAGS += --with-aticonfig=yes
-endif
-# add appropriate flags for Ubuntu
-ifeq ($(shell dpkg-vendor --is Ubuntu && echo yes),yes)
-	DEB_CONFIGURE_EXTRA_FLAGS += --with-aticonfig=/usr/lib/fglrx/bin/aticonfig
-endif
-
 PKD   = $(word 1,$(abspath $(dir $(MAKEFILE_LIST))))
 PKG   = $(word 2,$(shell dpkg-parsechangelog -l$(PKD)/changelog | grep ^Source))
 UVER  = $(shell dpkg-parsechangelog -l$(PKD)/changelog | perl -ne 'print $$1 if m{^Version:\s+(?:\d+:)?(\d.*)(?:\-\d+.*)};')

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-sensors-applet.git



More information about the pkg-mate-commits mailing list