1
0
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:
Xiangfu Liu 2009-07-21 00:55:37 +08:00
parent 2679195988
commit 80410aaadb
2 changed files with 2 additions and 0 deletions

View File

@ -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