mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2024-11-25 18:27:32 +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.
|
# Add here commands to install the package into debian/xburst-tools.
|
||||||
$(MAKE) DESTDIR=$(CURDIR)/debian/xburst-tools install
|
$(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.
|
# Build architecture-independent files here.
|
||||||
binary-indep: install
|
binary-indep: install
|
||||||
|
Loading…
Reference in New Issue
Block a user