Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
David MacDonald
purr-data
Commits
f40f3ea2
Commit
f40f3ea2
authored
Aug 14, 2017
by
Jonathan Wilkes
Browse files
remove comma from metafile, as it gets re-interpreted as a message in Pd
parent
ddfbb4f5
Changes
1
Hide whitespace changes
Inline
Side-by-side
externals/Makefile
View file @
f40f3ea2
...
...
@@ -937,7 +937,7 @@ iem16_install: iem16
install
-d
$(DESTDIR)$(objectsdir)
/
$(IEM16_NAME)
$(scripts_src)
/generate-libdir-metafile.sh
$(DESTDIR)$(objectsdir)
$(IEM16_NAME)
\
--author
"IOhannes m zmoelnig"
\
--description
"16bit table
,
array objects for low memory usage"
\
--description
"16bit table
/
array objects for low memory usage"
\
--license
"GNU GPL"
\
--version
"0.1"
install
-p
$(IEM16_DIR)
/
*
.
$(EXTENSION)
$(DESTDIR)$(objectsdir)
/
$(IEM16_NAME)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment