summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-12-10 02:12:08 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-12-10 02:12:08 +0000
commit872f0752b793974d1b4dcdcfc58377fdfd984ea4 (patch)
tree1875b8b57777cd9ef5813e266047117f6740ceb3 /www
parentIn order to fix the permissions on the extracted files as soon as (diff)
I removed talkback.xpi from the list of distfiles for the interactive
build (because I doubt the error reports would be valuable) but forgot to do so for batch builds, causing an error. Reported by: pointyhat log forwarded by kris, and sf
Notes
Notes: svn path=/head/; revision=123606
Diffstat (limited to 'www')
-rw-r--r--www/linux-mozilla-devel/Makefile1
-rw-r--r--www/linux-mozilla/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/www/linux-mozilla-devel/Makefile b/www/linux-mozilla-devel/Makefile
index 84d80e7b2a39..661d8780784a 100644
--- a/www/linux-mozilla-devel/Makefile
+++ b/www/linux-mozilla-devel/Makefile
@@ -56,7 +56,6 @@ DISTFILES= browser.xpi \
psm.xpi \
regus.xpi \
spellcheck.xpi \
- talkback.xpi \
venkman.xpi \
xpcom.xpi
.if exists(${WRKDIRPREFIX}${.CURDIR}/work/xpi/components.conf)
diff --git a/www/linux-mozilla/Makefile b/www/linux-mozilla/Makefile
index 5e070e9f66a9..af746db97957 100644
--- a/www/linux-mozilla/Makefile
+++ b/www/linux-mozilla/Makefile
@@ -54,7 +54,6 @@ DISTFILES= browser.xpi \
psm.xpi \
regus.xpi \
spellcheck.xpi \
- talkback.xpi \
venkman.xpi \
xpcom.xpi
.if exists(${WRKDIRPREFIX}${.CURDIR}/work/xpi/components.conf)