Package: libc6-dev Version: 2.3.2.ds1-2 Severity: normal Tags: experimental
Hi, we need /usr/include/asm-generic. please apply this diff. ===File linux.mk.asm-generic.diff=== --- debian/sysdeps/linux.mk.dist 2003-10-07 15:07:07.000000000 +0900 +++ debian/sysdeps/linux.mk 2003-10-07 15:13:43.000000000 +0900 @@ -20,4 +20,5 @@ define extra_install cp -a $(LINUX_SOURCE)/include/asm-$(KERNEL_HOST_CPU) debian/tmp-$(curpass)/usr/include/asm +cp -a $(LINUX_SOURCE)/include/asm-generic debian/tmp-$(curpass)/usr/include/asm-generic endef ============================================================ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

