Skip to content

Commit

Permalink
updating tags for package manager
Browse files Browse the repository at this point in the history
  • Loading branch information
ramagottfried committed Jan 4, 2018
1 parent fb5e8f3 commit 642563d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions default-package-info.json
@@ -1,8 +1,8 @@
{
"author" : "CNMAT",
"authors" : [ ],
"authors" : ["John MacCallum", "Adrian Freed", "Rama Gottfried", "Ilya Rostovtsev" ],
"categories" : [ ],
"description" : "A collection of OSC tools created by researchers at CNMAT in Berkeley, CA.",
"description" : "A library for OSC processing created by researchers at CNMAT in Berkeley, CA.",
"displayname" : "",
"extends" : "",
"extensible" : 0,
Expand All @@ -24,7 +24,7 @@
}
,
"readme" : "",
"tags" : [ ],
"tags" : ["Open Sound Control (OSC)", "Dynamic Expression Language", "CNMAT" ],
"version" : "1.0.1....",
"versions" : null,
"website" : "http://cnmat.berkeley.edu",
Expand Down
2 changes: 1 addition & 1 deletion make-release-archive.sh
Expand Up @@ -72,7 +72,7 @@ if [ $platform = "Darwin" ]; then
platform="MacOSX"
fi

maxstagingdir=odot
maxstagingdir=CNMAT-odot
pdstagingdir=pd

#don't need to make a PD staging dir as it's already checked in and part of the repo
Expand Down

0 comments on commit 642563d

Please sign in to comment.