summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-04-23 20:31:25 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-04-23 20:31:25 -0400
commit09863c18e5ab00046cfd5163ddfa2a04ee063357 (patch)
tree879b7d40f12914924c349dd6035666595ac1ed72 /debian
parent6c051826f3241caa4afc982d402682101c63c7e3 (diff)
downloaddebhelper-09863c18e5ab00046cfd5163ddfa2a04ee063357.tar.gz
dh is fully working and is being used to build debhelper
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 5b8fd17c..03db2d00 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,7 @@
#!/usr/bin/make -f
+# If you're looking for an example debian/rules that uses debhelper, see
+# the examples directory.
+#
# Each debhelper command in this rules file has to be run using ./run,
# to ensure that the commands and libraries in the source tree are used,
# rather than the installed ones.