mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2025-04-21 12:27:27 +03:00
[debian] add xbboot manual to package
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
This commit is contained in:
2
debian/rules
vendored
2
debian/rules
vendored
@@ -11,7 +11,7 @@ override_dh_auto_clean:
|
|||||||
exit 1; \
|
exit 1; \
|
||||||
}
|
}
|
||||||
dh_auto_clean
|
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
|
override_dh_auto_configure: configure
|
||||||
dh_auto_configure -- $(opt_optimize) $(opt_quiet) \
|
dh_auto_configure -- $(opt_optimize) $(opt_quiet) \
|
||||||
|
|||||||
1
debian/xburst-tools.manpages
vendored
1
debian/xburst-tools.manpages
vendored
@@ -1 +1,2 @@
|
|||||||
./usbboot/doc/usbboot.1
|
./usbboot/doc/usbboot.1
|
||||||
|
./xbboot/doc/xbboot.1
|
||||||
|
|||||||
Reference in New Issue
Block a user