pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
go-govaluate/scipt: fix pathname
Module Name: pkgsrc-wip
Committed By: K.I.A Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By: jihbed
Date: Mon Jan 25 22:42:29 2021 +0100
Changeset: 5fc1425375a20f45f6e1560378ee792d80098495
Modified Files:
go-govaluate/Makefile
Log Message:
go-govaluate/scipt: fix pathname
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5fc1425375a20f45f6e1560378ee792d80098495
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
go-govaluate/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/go-govaluate/Makefile b/go-govaluate/Makefile
index 210bc8ecd1..aa97628e89 100644
--- a/go-govaluate/Makefile
+++ b/go-govaluate/Makefile
@@ -17,7 +17,7 @@ GO_SRCPATH= github.com/Knetic/${GITHUB_PROJECT}
USE_TOOLS+= bash:run
-REPLACE_BASH+= Knetic/govaluate/test.sh
+REPLACE_BASH+= test.sh
.include "../../lang/go/go-package.mk"
Home |
Main Index |
Thread Index |
Old Index