From 577d40edc52e303a2594b3b51bd22a4927878273 Mon Sep 17 00:00:00 2001 From: jcorgan Date: Wed, 10 Oct 2007 09:55:40 +0000 Subject: Merged r6502:6602 from bdale/deb into trunk. Tweaks on Debian packaging. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6609 221aa14e-8319-0410-a670-987f0aec2ac5 --- debian/rules | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 92d5bd65a..b9c8ac622 100755 --- a/debian/rules +++ b/debian/rules @@ -1,14 +1,4 @@ #!/usr/bin/make -f -# -*- makefile -*- -# Sample debian/rules that uses debhelper. -# -# This file was originally written by Joey Hess and Craig Small. -# As a special exception, when this file is copied by dh-make into a -# dh-make output file, you may use that output file without restriction. -# This special exception was added by Craig Small in version 0.37 of dh-make. -# -# Modified to make a template file for a multi-binary package with separated -# build-arch and build-indep targets by Bill Allombert 2001 # Uncomment this to turn on verbose mode. export DH_VERBOSE=1 -- cgit