X-Git-Url: https://git.decadent.org.uk/gitweb/?p=ion3.git;a=blobdiff_plain;f=debian%2Fpatches%2F201_build-config.diff;h=97d2186eba17be5b56b68e1c60908633059bdcd1;hp=b8046d046335d373e2484d072b8b119ec113845f;hb=0d045a880cec44192afc010e55d5ed41478138ea;hpb=c5d37fe7f5331a18a1a049aaa466f6ca6fc0f053 diff --git a/debian/patches/201_build-config.diff b/debian/patches/201_build-config.diff old mode 100755 new mode 100644 index b8046d0..97d2186 --- a/debian/patches/201_build-config.diff +++ b/debian/patches/201_build-config.diff @@ -1,5 +1,7 @@ ---- ion3.orig/system.mk -+++ ion3/system.mk +Index: ion3-20080707/system.mk +=================================================================== +--- ion3-20080707.orig/system.mk 2008-07-07 16:39:16.000000000 +0100 ++++ ion3-20080707/system.mk 2008-07-11 00:31:29.000000000 +0100 @@ -8,7 +8,7 @@ # Installation path prefix. Unless you know what you're doing, the default @@ -69,12 +71,8 @@ # 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 -@@ -169,14 +169,14 @@ - - #C89_SOURCE=-ansi - --#POSIX_SOURCE=-D_POSIX_C_SOURCE=200112L -+POSIX_SOURCE=-D_POSIX_C_SOURCE=200112L +@@ -172,11 +172,11 @@ + POSIX_SOURCE=-D_POSIX_C_SOURCE=200112L # Most systems -#XOPEN_SOURCE=-D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED