1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-01 10:15:19 +02:00

[debian] add xbboot manual to package

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
This commit is contained in:
Xiangfu Liu 2010-05-05 13:07:45 +08:00
parent 1441403f23
commit d411985518
2 changed files with 2 additions and 1 deletions

2
debian/rules vendored
View File

@ -11,7 +11,7 @@ override_dh_auto_clean:
exit 1; \
}
dh_auto_clean
#sh debian/clean.sh
#sh debian/clean.sh # COMMENT by xiangfu. don't understand why this clean.sh remove the target Makefile. look into this later
override_dh_auto_configure: configure
dh_auto_configure -- $(opt_optimize) $(opt_quiet) \

View File

@ -1 +1,2 @@
./usbboot/doc/usbboot.1
./xbboot/doc/xbboot.1