summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorChristian Muck <christian.muck@bmw.de>2012-03-06 08:24:38 +0100
committerChristian Muck <christian.muck@bmw.de>2012-03-06 19:47:26 +0100
commit5b6522ad518a6e565f3505b9b3f6ef7580754968 (patch)
tree0294bac1837f0c8919dd55014bbe116d37bfdfef /debian/rules
parentbde1dbd5484754c9b22f74d150eb98f86e3cbab3 (diff)
downloadDLT-daemon-5b6522ad518a6e565f3505b9b3f6ef7580754968.tar.gz
Removed debian files because they aren't part of BMW software delivery for CLAv2.5.0
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules13
1 files changed, 0 insertions, 13 deletions
diff --git a/debian/rules b/debian/rules
deleted file mode 100755
index b760bee..0000000
--- a/debian/rules
+++ /dev/null
@@ -1,13 +0,0 @@
-#!/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.
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-%:
- dh $@