forwarded 638335 gkre...@lists.netservicesgroup.com thanks Thanks Christoph for teh patch.
Dear Gkrellm authors, a fellow debian developer has just sent me a patch to make gkrellm be buildable again on kfreebsd: it would be nice if you can merge it into the upstream source code. Sandro On Thu, Aug 18, 2011 at 19:54, Christoph Egger <christ...@debian.org> wrote: > Package: src:gkrellm > Version: 2.3.5-2 > Severity: important > User: debian-...@lists.debian.org > Usertags: kfreebsd-porting > X-Debbugs-Cc: debian-...@lists.debian.org > Justification: fails to build from source (but built successfully in the past) > > Hi! > > Your package failed to build on kfreebsd. I've prepared a patch to make > it work again: > > First for debian/rules (could probably also be autodetected inside > ./Makefile): > --- ../gkrellm-2.3.5/debian/rules 2011-08-18 19:47:45.000000000 +0200 > +++ gkrellm-2.3.5/debian/rules 2011-08-17 21:28:55.000000000 +0200 > @@ -1,11 +1,5 @@ > #!/usr/bin/make -f > > -DEB_HOST_ARCH_OS = $(shell dpkg-architecture -qDEB_HOST_ARCH_OS) > - > -ifeq ($(DEB_HOST_ARCH_OS),kfreebsd) > -MAKE_EXTRAFLAG=kfreebsd > -endif > - > %: > dh $@ > > @@ -13,7 +7,7 @@ > dh_installinit -u"defaults 21" > > override_dh_auto_build: > - $(MAKE) PREFIX=/usr without-ssl=1 $(MAKE_EXTRAFLAG) > + $(MAKE) PREFIX=/usr without-ssl=1 > > override_dh_auto_install: > $(MAKE) install DESTDIR=`pwd`/debian/tmp PREFIX=/usr > > and the attached patch for debian/patches/series attached > > Regards > > Christoph > > > -- > 9FED 5C6C E206 B70A 5857 70CA 9655 22B9 D49A E731 > Debian Developer | Lisp Hacker | CaCert Assurer > > -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org