X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=debian%2Fpatches%2F08-dont-build-getkversion.patch;h=db80383e6903806985715507e9095e1a5bc5b2f3;hp=20c98e3b779550e452fe1b50cf99bc492816826d;hb=502ca94daf33c7a15db1b47286aad920338b04fa;hpb=786b808f5826749bc1d4c632337a487c6337f813 diff --git a/debian/patches/08-dont-build-getkversion.patch b/debian/patches/08-dont-build-getkversion.patch index 20c98e3..db80383 100644 --- a/debian/patches/08-dont-build-getkversion.patch +++ b/debian/patches/08-dont-build-getkversion.patch @@ -42,3 +42,16 @@ Index: nfs-utils-1.0.11~git-20060105/configure "tools/locktest/Makefile") CONFIG_FILES="$CONFIG_FILES tools/locktest/Makefile" ;; "tools/nlmtest/Makefile") CONFIG_FILES="$CONFIG_FILES tools/nlmtest/Makefile" ;; "tools/rpcdebug/Makefile") CONFIG_FILES="$CONFIG_FILES tools/rpcdebug/Makefile" ;; +Index: nfs-utils-1.0.11~git-20060105/tools/Makefile.in +=================================================================== +--- nfs-utils-1.0.11~git-20060105.orig/tools/Makefile.in ++++ nfs-utils-1.0.11~git-20060105/tools/Makefile.in +@@ -207,7 +207,7 @@ statduser = @statduser@ + statedir = @statedir@ + sysconfdir = @sysconfdir@ + target_alias = @target_alias@ +-SUBDIRS = getiversion getkversion locktest rpcdebug rpcgen nlmtest ++SUBDIRS = getiversion locktest rpcdebug rpcgen nlmtest + MAINTAINERCLEANFILES = Makefile.in + all: all-recursive +