Till Wegmüller <[email protected]> wrote: > A Makefile like so: > > <snip> > COMPONENT_NAME=salt > COMPONENT_VERSION=2018.3.2 > COMPONENT_SUMMARY='Portable, distributed, remote execution and > configuration management system' > COMPONENT_PROJECT_URL=http://saltstack.com > COMPONENT_FMRI=system/management/$(COMPONENT_NAME) > COMPONENT_CLASSIFICATION='System/Administration and Configuration' > <snip> > > Something like COMPONENT_CLASSIFICATION would break pkgmogrify with: > pkgmogrify: File > /export/home/toast/workspace/openindiana/userland/components/python/salt/build/manifest-i386-salt-27.p5m > line 18: Malformed action at position: 90: whitespace in key: > set name=info.classification > value=org.opensolaris.category.2008:System/Administration and Configuration
It would help if you could investigate and report on what happenes that causes your problem and whether you are unhappy with "make" or with the called program... BTW: do you use "gmake" or make? gmake is known to have a buggy white space handling. Jörg -- EMail:[email protected] (home) Jörg Schilling D-13353 Berlin [email protected] (work) Blog: http://schily.blogspot.com/ URL: http://cdrecord.org/private/ http://sf.net/projects/schilytools/files/' _______________________________________________ oi-dev mailing list [email protected] https://openindiana.org/mailman/listinfo/oi-dev
