+++ /dev/null
- dpkg-deb/build.c | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-Index: dpkg-1.14.23/dpkg-deb/build.c
-===================================================================
---- dpkg-1.14.23.orig/dpkg-deb/build.c 2008-11-18 10:57:33.000000000 +0000
-+++ dpkg-1.14.23/dpkg-deb/build.c 2008-12-15 11:27:08.000000000 +0000
-@@ -243,14 +243,14 @@
- controlfile, checkedinfo->otherpriority);
- warns++;
- }
-- for (field= checkedinfo->available.arbs; field; field= field->next) {
-+ /*for (field= checkedinfo->available.arbs; field; field= field->next) {
- if (known_arbitrary_field(field))
- continue;
-
- fprintf(stderr, _("warning, `%s' contains user-defined field `%s'\n"),
- controlfile, field->name);
- warns++;
-- }
-+ }*/
- checkversion(checkedinfo->available.version.version,"(upstream) version",&errs);
- checkversion(checkedinfo->available.version.revision,"Debian revision",&errs);
- if (errs) ohshit(_("%d errors in control file"),errs);
+++ /dev/null
-require dpkg-native.inc
-
-PR = "r1"
-
-SRC_URI[md5sum] = "9c1744d32ceed71cbe1db863f64d329d"
-SRC_URI[sha256sum] = "7d27f2389e05b8727c6a7126c0b65d67749c170ba143e648912a88f2fe707bca"
\ No newline at end of file
+++ /dev/null
-require dpkg.inc
-PR = "r2"
-DEPENDS += "zlib bzip2"
-#RDEPENDS_${PN} = "${VIRTUAL-RUNTIME_update-alternatives}"
-SRC_URI += "file://noman.patch"
-
-EXTRA_OECONF = "--without-static-progs \
- --without-dselect \
- --with-start-stop-daemon \
- --with-zlib \
- --with-bz2lib \
- --without-sgml-doc"
-
-SRC_URI[md5sum] = "9c1744d32ceed71cbe1db863f64d329d"
-SRC_URI[sha256sum] = "7d27f2389e05b8727c6a7126c0b65d67749c170ba143e648912a88f2fe707bca"
\ No newline at end of file