diff options
Diffstat (limited to 'sysutils/policykit-gnome/files')
-rw-r--r-- | sysutils/policykit-gnome/files/patch-Makefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sysutils/policykit-gnome/files/patch-Makefile.in b/sysutils/policykit-gnome/files/patch-Makefile.in new file mode 100644 index 000000000..866eefdce --- /dev/null +++ b/sysutils/policykit-gnome/files/patch-Makefile.in @@ -0,0 +1,11 @@ +--- Makefile.in.orig 2008-07-23 21:40:50.000000000 -0400 ++++ Makefile.in 2008-07-23 21:41:41.000000000 -0400 +@@ -259,7 +259,7 @@ top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ + + # Need to build docs after examples because the docs include generated files +-SUBDIRS = data src polkit-gnome tools $(am__append_1) doc po ++SUBDIRS = data src polkit-gnome tools $(am__append_1) po + EXTRA_DIST = \ + autogen.sh \ + TODO \ |