25029562 Change the location of ARCHIVE_SUBMIT per new filesystem location
authorRandy Fishel <Randy.Fishel@Oracle.COM>
Tue, 01 Nov 2016 16:25:15 -0700
changeset 1677 894528f244b2
parent 1676 1bb1cbfed50c
child 1678 a44c9d993a25
25029562 Change the location of ARCHIVE_SUBMIT per new filesystem location
open-src/common/Makefile.inc
open-src/kernel/Makefile
--- a/open-src/common/Makefile.inc	Sat Oct 22 12:41:34 2016 -0700
+++ b/open-src/common/Makefile.inc	Tue Nov 01 16:25:15 2016 -0700
@@ -178,7 +178,7 @@
 
 
 # Submit a tarball to the archive
-ARCHIVE_SUBMIT=/ws/x11/tarballs/bin/archive-tarballs
+ARCHIVE_SUBMIT=/import/xserver-hg-gates/tarballs/bin/archive-tarballs
 
 archive-tarball:
 	@case '$(MAKEFLAGS)' in *[ik]*) set +e;; esac; \
--- a/open-src/kernel/Makefile	Sat Oct 22 12:41:34 2016 -0700
+++ b/open-src/kernel/Makefile	Tue Nov 01 16:25:15 2016 -0700
@@ -57,6 +57,9 @@
 .DEFAULT:
 	$(MAKE) -e $(MAKEFLAGS) $(PASSDOWN_VARS) subdirs OS_TARGET=$@
 
+# No tarballs to archive
+archive-tarball:
+
 # debug isn't working quite right yet.
 # World: clean all debug install
 World: clean all install lint