Hi, On Sun, Mar 30, 2014 at 02:13:27PM +0400, Paul Fertser wrote: > > - ulink_firmware.hex is installed to /usr/lib/openocd. As this file is > > not meant to be executed on the host system, /usr/share/openocd would be > > a better place. > > Hm, strange, dist_ulink_DATA = $(ULINK_FIRMWARE)/ulink_firmware.hex > should use an appropriate directory by default. Will take a look on > it, thanks.
Just tried default build and "sudo make install", ulink_firmware.hex ended up in /usr/local/share/openocd/OpenULINK/ . So it seems to be all fine. Regarding udev rules, hm, do you think it'd be appropriate to use "pkg-config --variable=udevdir udev" and if present to copy the rules file to DESTDIR+prefix+(that path) during make install? Sounds a bit too hacky. -- Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software! mailto:[email protected] ------------------------------------------------------------------------------ _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
