[Zope-CVS] CVS: Packages/Moztop - Makefile:1.2
Stephan Richter
srichter@cbu.edu
Tue, 14 Jan 2003 15:42:55 -0500
Update of /cvs-repository/Packages/Moztop
In directory cvs.zope.org:/tmp/cvs-serv30006
Modified Files:
Makefile
Log Message:
ok, adding any type of object using XML-RPC works now.
=== Packages/Moztop/Makefile 1.1.1.1 => 1.2 ===
--- Packages/Moztop/Makefile:1.1.1.1 Sun Jan 12 17:30:15 2003
+++ Packages/Moztop/Makefile Tue Jan 14 15:42:23 2003
@@ -16,7 +16,7 @@
# $Id$
ZIP=zip
XPI_NAME=moztop.xpi
-MOZILLA=/opt/mozilla/mozilla
+MOZILLA=/opt/moz-nightly/mozilla
all: build-xpi
@@ -29,4 +29,4 @@
find . -name 'CVS' | xargs rm -f
run:
- $(MOZILLA) -chrome chrome://moztop/content
\ No newline at end of file
+ $(MOZILLA) -chrome chrome://moztop/content