From: Teemu Ikonen Date: Sat, 19 Nov 2011 19:44:45 +0000 (+0100) Subject: Refresh patch 'excise-tornado'. X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=7bb9f2dde0c4b5b362466476d614ea22c0230255;p=packages%2Fb%2Fbup.git Refresh patch 'excise-tornado'. --- diff --git a/debian/patches/excise-tornado b/debian/patches/excise-tornado index 3db6511..0a189a2 100644 --- a/debian/patches/excise-tornado +++ b/debian/patches/excise-tornado @@ -1,11 +1,11 @@ Description: remove makefile bits partaining to embedded tornado Author: Jon Dowland -Last-Update: 2011/07/08 +Last-Update: 2011-11-19 --- bup-0.24b.orig/Makefile +++ bup-0.24b/Makefile -@@ -22,7 +22,7 @@ BINDIR=$(DESTDIR)/usr/bin - LIBDIR=$(DESTDIR)/usr/lib/bup +@@ -23,7 +23,7 @@ BINDIR=$(DESTDIR)$(PREFIX)/bin + LIBDIR=$(DESTDIR)$(PREFIX)/lib/bup install: all $(INSTALL) -d $(MANDIR)/man1 $(DOCDIR) $(BINDIR) \ - $(LIBDIR)/bup $(LIBDIR)/cmd $(LIBDIR)/tornado \ @@ -13,7 +13,7 @@ Last-Update: 2011/07/08 $(LIBDIR)/web $(LIBDIR)/web/static [ ! -e Documentation/.docs-available ] || \ $(INSTALL) -m 0644 \ -@@ -43,9 +43,6 @@ install: all +@@ -44,9 +44,6 @@ install: all lib/bup/*$(SOEXT) \ $(LIBDIR)/bup $(INSTALL) -m 0644 \