summaryrefslogtreecommitdiff
path: root/kanotix-power-button/debian/rules
diff options
context:
space:
mode:
authorHolger Paradies <retabell@gmx.de>2013-12-11 20:24:29 +0100
committerHolger Paradies <retabell@gmx.de>2013-12-11 20:29:08 +0100
commit3e9c669db819c43905b3bd1135c2926cc812d1de (patch)
treef2fd208169e9ec60b7be6342a6e5910a225ab061 /kanotix-power-button/debian/rules
parent5aa87e350398eda1e277d3a9d542470137a87c85 (diff)
downloadkanotix-packages-3e9c669db819c43905b3bd1135c2926cc812d1de.zip
kanotix-packages-3e9c669db819c43905b3bd1135c2926cc812d1de.tar.gz
Version 0.1
Diffstat (limited to 'kanotix-power-button/debian/rules')
-rwxr-xr-xkanotix-power-button/debian/rules13
1 files changed, 13 insertions, 0 deletions
diff --git a/kanotix-power-button/debian/rules b/kanotix-power-button/debian/rules
new file mode 100755
index 0000000..b760bee
--- /dev/null
+++ b/kanotix-power-button/debian/rules
@@ -0,0 +1,13 @@
+#!/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 $@