summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorFabien Tassin <fta@sofaraway.org>2007-12-16 19:57:30 +0100
committerFabien Tassin <fta@sofaraway.org>2007-12-16 19:57:30 +0100
commitc235ea34fa0e8bffa00e2571e8774d207159dbf7 (patch)
tree11b95f5916f7e59aff3079f17d1b31938cab5338 /src/Makefile
parente8dce08f2fa8a4d0683b1b3d7811107625f6cc53 (diff)
* Rename package from mozclient to mozilla-devscripts
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile b/src/Makefile
index cb7d22d..e20d54f 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -1,7 +1,7 @@
# -*- mode: makefile; coding: utf-8 -*-
# Copyright (c) 2007 Fabien Tassin <fta@sofaraway.org>
-# Description: Build system for mozclient
+# Description: Build system for 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
@@ -20,7 +20,7 @@
PREFIX ?= /usr
-DATADIR = $(PREFIX)/share/mozclient
+DATADIR = $(PREFIX)/share/mozilla-devscripts
mk_files = \
firefox-3.0.mk \