summaryrefslogtreecommitdiff
path: root/src/mozclient.mk.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/mozclient.mk.in')
-rw-r--r--src/mozclient.mk.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mozclient.mk.in b/src/mozclient.mk.in
index f81fc1e..4dcc98d 100644
--- a/src/mozclient.mk.in
+++ b/src/mozclient.mk.in
@@ -1,7 +1,7 @@
# -*- mode: makefile; coding: utf-8 -*-
# Copyright (c) 2007 Fabien Tassin <fta@sofaraway.org>
-# Description: The core of mozclient
+# Description: The core of mozilla-devscripts
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License as
@@ -52,9 +52,9 @@
# Example with firefox-3.0:
#
-# - in debian/control, add mozclient to Build-Depends
+# - in debian/control, add mozilla-devscripts to Build-Depends
# - in debian/rules, add:
-# include /usr/share/mozclient/firefox-3.0.mk
+# include /usr/share/mozilla-devscripts/firefox-3.0.mk
#
# That's it. You've gained get-orig-source.
#