summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@gmail.com>2005-04-01 01:00:25 +0000
committerJosh Boyer <jwboyer@gmail.com>2005-04-01 01:00:25 +0000
commita983ffc9206ee31f978febf2e95355c230dd3c31 (patch)
treef59353186d9c2479dc8b65d085c1b97714c70274
parent67e88684478a8f7689be155ae64e58f1dee5f458 (diff)
downloadquilt-a983ffc9206ee31f978febf2e95355c230dd3c31.tar.gz
Fixed comment on changelog generation for the .spec file
-rw-r--r--quilt.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/quilt.spec.in b/quilt.spec.in
index e71d5ef..33113a6 100644
--- a/quilt.spec.in
+++ b/quilt.spec.in
@@ -54,5 +54,5 @@ rm -rf $RPM_BUILD_ROOT
%doc %{_docdir}/%{name}-%{version}/quilt.pdf
%changelog
-# The changelog is filled in by "make spec".
+# The changelog is filled in by "make quilt.spec".