mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2024-11-25 18:44:40 +02:00
mv the config file to /etc/xburst-tools
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
This commit is contained in:
parent
2679195988
commit
80410aaadb
@ -72,6 +72,8 @@ install: build
|
||||
# Add here commands to install the package into debian/xburst-tools.
|
||||
$(MAKE) DESTDIR=$(CURDIR)/debian/xburst-tools install
|
||||
|
||||
install -o root -g root -m 0644 doc/usbboot.cfg $(BUILDDIR)/etc/xburst-tools
|
||||
|
||||
|
||||
# Build architecture-independent files here.
|
||||
binary-indep: install
|
||||
|
Loading…
Reference in New Issue
Block a user