From 704128164f85f7c3b7a1421a12f4cb11f2edcdec Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 29 Nov 2013 18:46:39 +0000 Subject: [PATCH 1/1] xbatmon-simple: Saner build rune. --- cprogs/Makefile | 3 +-- debian/changelog | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cprogs/Makefile b/cprogs/Makefile index d328bf5..5e42f50 100644 --- a/cprogs/Makefile +++ b/cprogs/Makefile @@ -48,8 +48,7 @@ really: really.o myopt.o really.o myopt.o rcopy-repeatedly.o: myopt.h readbuffer.o writebuffer.o rwbuffer.o wrbufcore.o trivsoundd.o: rwbuffer.h -xbatmon-simple: xbatmon-simple.o - $(CC) -o $@ $< -L/usr/X11R6/lib -lX11 -lm +xbatmon-simple: LDLIBS += -lX11 -lm summer: summer.o $(CC) -o $@ $< -lnettle -lgmp diff --git a/debian/changelog b/debian/changelog index 9627b0f..274f2df 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ chiark-utils (4.2.1~~iwj4) unstable; urgency=low better than removing the restriction, because it would be dangerous to relax this security barrier in existing deployments.) Closes:#693356. * watershed; Provide -h and --help options. Closes:#659989. + * xbatmon-simple: Saner build rune. -- -- 2.30.2