[Fakeroot-commits] [SCM] fakeroot branch, master, updated. debian/1.14.3-200-gb232f8a

Kyle J. McKay mackyle at gmail.com
Tue Aug 23 13:03:42 UTC 2011


The following commit has been merged in the master branch:
commit 1db0837b771519188567f39db83b396518bb2aba
Author: Kyle J. McKay <mackyle at gmail.com>
Date:   Mon May 30 18:12:36 2011 -0700

    Comment out SUBDIRS as it causes problems during "make install" since the po4a rules are already commented out

diff --git a/doc/Makefile.am b/doc/Makefile.am
index c5e902a..940cb30 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,5 +1,5 @@
 AUTOMAKE_OPTIONS=foreign
-SUBDIRS = es fr sv nl
+##SUBDIRS = es fr sv nl
 
 man_MANS = faked.1 fakeroot.1
 

-- 
fakeroot



More information about the Fakeroot-commits mailing list