From: Filipe Brandenburger Date: Tue, 25 Feb 2014 06:33:00 +0000 (-0500) Subject: debian: fix udeb package support X-Git-Tag: v1.42.10~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6902b3d6291977399f48fbb4dee0b13f23e07f4;p=thirdparty%2Fe2fsprogs.git debian: fix udeb package support Previous commit which introduced SKIP_UDEB variable had typos in the variable name in the m4 macros of control.in (UDEV vs. UDEB.) Fix those typos and fix m4 quoting problem in "Don't". Signed-off-by: Filipe Brandenburger Signed-off-by: "Theodore Ts'o" --- diff --git a/debian/control.in b/debian/control.in index 3e81c36a0..3982974e1 100644 --- a/debian/control.in +++ b/debian/control.in @@ -124,7 +124,7 @@ Description: runtime components for the Universally Unique ID library different CPU’s. It is used by libuuid as well as the uuidgen program. -ifdef(`UDEV_PKGS',`` +ifdef(`UDEB_PKGS',`` Package: libuuid1-udeb XC-Package-Type: udeb Section: debian-installer @@ -161,7 +161,7 @@ Description: block device id library filesystems by hard-coded device names, but via a logical naming system instead. -ifdef(`UDEV_PKGS',`` +ifdef(`UDEB_PKGS',`` Package: libblkid1-udeb XC-Package-Type: udeb Section: debian-installer @@ -193,7 +193,7 @@ Description: block device id library - headers and static libraries This package contains the development environment for the blkid library. '')dnl -ifdef(`UDEV_PKGS',`` +ifdef(`UDEB_PKGS',`` Package: e2fsprogs-udeb XC-Package-Type: udeb Section: debian-installer @@ -204,7 +204,7 @@ Description: stripped-down versions of e2fsprogs, for debian-installer This package is an e2fsprogs package built for a reduced size, so that it can help to save space in debian-installer. . - Don't attempt to install this package, it has no support for a couple of + Don'''``t attempt to install this package, it has no support for a couple of features you surely want. Anyway it should refuse to install. '')dnl