Bug#301662: postinst prints garbled ps output for no reason
Eduard Bloch
Eduard Bloch <edi@gmx.de>, 301662@bugs.debian.org
Sun, 27 Mar 2005 23:38:36 +0200
#include <hallo.h>
* Eduard Bloch [Sun, Mar 27 2005, 11:35:42PM]:
> And some of my changes are still usefull. Drop the dpatch requirement
> since it is not needed and use bzip2 (it is installed on most systems
> anyways).
PS: I think you also do not need this lines since their products is not
used anymore:
MAJOR=$(shell echo $(KVERS) | sed -e 's/\(...\).*/\1/')
ifeq ($(MAJOR),2.6)
KO=k
endif
And I am not sure about those:
export DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
export DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
Regards,
Eduard.
--
<frobnic> Debian released so langsam, wie Gentoo compiliert.