summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorjcorgan2007-10-10 09:55:40 +0000
committerjcorgan2007-10-10 09:55:40 +0000
commit577d40edc52e303a2594b3b51bd22a4927878273 (patch)
tree4709770dad810249abbaba8d6d3e9e71f2c4d401 /debian/rules
parent7f4748559238447611a176772597de9dbc037c38 (diff)
downloadgnuradio-577d40edc52e303a2594b3b51bd22a4927878273.tar.gz
gnuradio-577d40edc52e303a2594b3b51bd22a4927878273.tar.bz2
gnuradio-577d40edc52e303a2594b3b51bd22a4927878273.zip
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
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules10
1 files changed, 0 insertions, 10 deletions
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