From e4e0b255f34dbce6630d56375ba7bf339a59ae52 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Fri, 22 Feb 2002 07:28:41 +0000 Subject: Special rules for mipsel. Force some variables in Config, in case they're wrong (they are.) Remove Config during clean. --- debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 18bddbc40..7da35e404 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.5.6 Package: libuclibc-dev Section: devel -Architecture: arm i386 m68k mips powerpc sh sparc +Architecture: arm i386 m68k mips mipsel powerpc sh sparc Depends: libuclibc0 (= ${Source-Version}) Description: A small implementation of the C library uClibc is an implementation of the standard C library that is @@ -17,7 +17,7 @@ Description: A small implementation of the C library Package: libuclibc0 Section: libs -Architecture: arm i386 m68k mips powerpc sh sparc +Architecture: arm i386 m68k mips mipsel powerpc sh sparc Depends: Description: A small implementation of the C library uClibc is an implementation of the standard C library that is @@ -30,7 +30,7 @@ Description: A small implementation of the C library Package: uclibc-toolchain Section: devel -Architecture: arm i386 m68k mips powerpc sh sparc +Architecture: arm i386 m68k mips mipsel powerpc sh sparc Depends: gcc|c-compiler, binutils, ${shlibs:Depends} Recommends: libuclibc-dev Conflicts: uclibc-gcc -- cgit v1.2.3