Hi all, I have an issue when dropping and trying to reinstall a package.
XXXX.deps:75: *** unterminated call to function `wildcard': missing `)'. Stop Looking at the files inside this XXXX package, there is one with a filename containing spaces and just an opening parenthesis. $(PTXDIST_WORKSPACE)/platform-XXXX/state/XXXX.targetinstall: $(wildcard $(PTXDIST_WORKSPACE)/local_src/XXXX/samples/images/backgrounds/background black (inner glow 24.png) The faulty file is "background black (inner glow 24.png" A solution would be to enclose the wildcard with double quotes. Ie: $(wildcard "$(PTXDIST_WORKSPACE)/local_src/XXXX/samples/images/backgrounds/background black (inner glow 24.png") Regards, Ben
-- ptxdist mailing list [email protected]
