diff --git a/debian/rules b/debian/rules index 96fcc5e..b02b1f6 100755 --- a/debian/rules +++ b/debian/rules @@ -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) \ diff --git a/debian/xburst-tools.manpages b/debian/xburst-tools.manpages index 0682bc9..010a4ff 100644 --- a/debian/xburst-tools.manpages +++ b/debian/xburst-tools.manpages @@ -1 +1,2 @@ ./usbboot/doc/usbboot.1 +./xbboot/doc/xbboot.1