From e9796ff8a4b3c3c2cd9c2407bea4ee2f504f6401 Mon Sep 17 00:00:00 2001 From: Xiangfu Liu Date: Sat, 4 Jul 2009 00:49:14 +0800 Subject: [PATCH] remove man path in debian/dirs Signed-off-by: Xiangfu Liu --- usbboot/debian/control | 2 +- usbboot/debian/dirs | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/usbboot/debian/control b/usbboot/debian/control index b436646..a72fd99 100644 --- a/usbboot/debian/control +++ b/usbboot/debian/control @@ -8,7 +8,7 @@ Homepage: http://github.com/xiangfu/xburst-tools Package: xburst-tools Architecture: any -Depends: ${shlibs:Depends}, libusb, libconfuse +Depends: ${shlibs:Depends}, ${misc:Depends}, libusb, libconfuse Description: tools for Ingenic XBurst CPU USB boot and NAND flash access xburst-tools contains tools for Ingenic XBurst CPU device booting. It can flash bootloader, kernel, rootfs to Ingenic XBurst CPU diff --git a/usbboot/debian/dirs b/usbboot/debian/dirs index 94c5d6a..50e846d 100644 --- a/usbboot/debian/dirs +++ b/usbboot/debian/dirs @@ -1,3 +1,2 @@ usr/bin usr/share/xburst-tools -usr/share/man/man1