From 997d81221b547804527fc7ccac2ac2b7aed5b5b6 Mon Sep 17 00:00:00 2001 From: "Paul C. Buetow" Date: Tue, 15 Apr 2014 21:11:59 +0200 Subject: add note about iControl download and installation --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index db17930..0e5779e 100644 --- a/Makefile +++ b/Makefile @@ -43,3 +43,5 @@ clean-top: rm ../$(NAME)_*.deb dput: dput -u wheezy-buetowdotorg ../$(NAME)_$$(cat ./.version)_amd64.changes +dput-debrepo: + dput -u incoming-debrepo ../$(NAME)_$$(cat ./.version)_amd64.changes -- cgit v1.2.3