mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2024-11-01 12:09:40 +02:00
[debian] add xbboot manual to package
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
This commit is contained in:
parent
1441403f23
commit
d411985518
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
|
||||||
|
Loading…
Reference in New Issue
Block a user