From ccd4ff37bd20d9084bdfb91fd55291131c39d286 Mon Sep 17 00:00:00 2001 From: Geoffrey Thomas Date: Wed, 26 Sep 2012 19:17:25 -0700 Subject: [PATCH] config-package.mk: Fix a slightly misleading comment --- config-package.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-package.mk b/config-package.mk index eed82e6..61bd54d 100644 --- a/config-package.mk +++ b/config-package.mk @@ -60,7 +60,7 @@ # These variables have the following defaults: # # DEB_TRANSFORM_SCRIPT_path/file.divert = debian/transform_file.divert -# DEB_CHECK_FILES_SOURCE_/path/file.divert = path/file +# DEB_CHECK_FILES_SOURCE_/path/file.divert = /path/file # # If DEB_CHECK_FILES_SOURCE_/path/file.divert does not match the # md5sums shipped with the package containing it, the package build -- 2.45.0