chiark / gitweb /
Note in tg2quilt.mk's header the need to soft-include the file
[topgit.git] / debian / tg2quilt.mk
index 5a041b9f79a8fd63d340ec7a8ecf6a2d606b01dc..a0f8d587bf2531461dcd308f7e3795494bec23a8 100644 (file)
 #   include /usr/share/quilt/quilt.make
 #   -include /usr/share/topgit/tg2quilt.mk
 #
+# The leading dash is necessary for make not to die when the file is not
+# installed. TopGit is not a build dependency (and does not need to be), and
+# if the package is not installed, debian/rules can still be used normally.
+#
 # The snippet exports the following targets. These targets only perform the
 # describe behaviour when invoked from a TopGit repository (`tg summary -t`
 # returns a non-empty set); used outside, they simply output informational