chinook-compat: add new toolchain options and stick to util-linux
[openembedded.git] / recipes / quilt / quilt-0.48 / install.patch
blob7970f1102e82d1a5960c7c4678f45f8f608e2284
1 Index: quilt-0.48/Makefile.in
2 ===================================================================
3 --- quilt-0.48.orig/Makefile.in 2009-01-31 09:09:47.000000000 -0800
4 +++ quilt-0.48/Makefile.in 2009-04-09 15:36:25.000000000 -0700
5 @@ -13,7 +13,7 @@
6 mandir := @mandir@
7 localedir := $(datadir)/locale
8 emacsdir := $(datadir)/emacs/site-lisp
9 -etcdir := $(subst /usr/etc,/etc,$(prefix)/etc)
10 +etcdir := @sysconfdir@
12 INSTALL := @INSTALL@
13 POD2MAN := @POD2MAN@