pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

add bash src/runtime/mknacl.sh



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Sun Aug 21 22:23:47 2016 +0000
Changeset:	9cf7a3bbd1fe94a8f7eb329bf1309e9118d10261

Modified Files:
	go/Makefile

Log Message:
add bash src/runtime/mknacl.sh

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9cf7a3bbd1fe94a8f7eb329bf1309e9118d10261

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 go/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/go/Makefile b/go/Makefile
index e66efb2..fd14107 100644
--- a/go/Makefile
+++ b/go/Makefile
@@ -53,10 +53,10 @@ REPLACE_BASH+=	src/nacltest.bash
 REPLACE_BASH+=	src/race.bash
 REPLACE_BASH+=	src/run.bash
 REPLACE_BASH+=	src/runtime/mknacl.sh
+REPLACE_BASH+=	src/naclmake.bash
 REPLACE_BASH+=	src/syscall/mkall.sh
 REPLACE_BASH+=	src/syscall/mkerrors.sh
 REPLACE_BASH+=	src/syscall/mksysnum_plan9.sh
-
 REPLACE_PERL+=	src/net/http/cgi/testdata/test.cgi
 REPLACE_PERL+=	src/regexp/syntax/make_perl_groups.pl
 REPLACE_PERL+=	src/syscall/*.pl


Home | Main Index | Thread Index | Old Index