X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=debian%2Fpatches%2F201_build-config.diff;h=b8046d046335d373e2484d072b8b119ec113845f;hb=60d70001f8c7d01830ab745b2bc94b5f67be2756;hp=c58cdf2c8c08e6806102886619d01218a288585c;hpb=2e3d2cf649463f3958ec1f8f7c393d3f81eee8ae;p=ion3.git diff --git a/debian/patches/201_build-config.diff b/debian/patches/201_build-config.diff index c58cdf2..b8046d0 100755 --- a/debian/patches/201_build-config.diff +++ b/debian/patches/201_build-config.diff @@ -32,7 +32,7 @@ # For ion-completeman system-wide cache VARDIR=/var/cache/ion3 # Message catalogs -@@ -59,18 +59,18 @@ +@@ -62,18 +62,18 @@ # If you have installed Lua 5.1 from the official tarball without changing # paths, this should do it. @@ -60,7 +60,7 @@ ## -@@ -124,7 +124,7 @@ +@@ -127,7 +127,7 @@ # You may uncomment this if you know that your system C libary provides # asprintf and vasprintf. (GNU libc does.) If HAS_SYSTEM_ASPRINTF is not # defined, an implementation provided in libtu/sprintf_2.2/ is used. @@ -69,7 +69,7 @@ # The following setting is needed with GNU libc for clock_gettime and the # monotonic clock. Other systems may not need it, or may not provide a -@@ -163,14 +163,14 @@ +@@ -169,14 +169,14 @@ #C89_SOURCE=-ansi @@ -87,14 +87,3 @@ # The -DCF_HAS_VA_COPY option should allow for some optimisations, and # in some cases simply defining ---- ion3.orig/utils/ion-statusd/Makefile -+++ ion3/utils/ion-statusd/Makefile -@@ -15,7 +15,7 @@ - DEFINES += -DETCDIR=\"$(ETCDIR)\" -DSHAREDIR=\"$(SHAREDIR)\" \ - -DEXTRABINDIR=\"$(EXTRABINDIR)\" -DMODULEDIR=\"$(MODULEDIR)\" \ - -DLCDIR=\"$(LCDIR)\" -DLOCALEDIR=\"$(LOCALEDIR)\" \ -- -DSTATUSD_LOCATION=\"$(EXTRABINDIR)/ion-statusd\" -+# -DSTATUSD_LOCATION=\"$(EXTRABINDIR)/ion-statusd\" - - SOURCES = ion-statusd.c exec.c extlrx.c -