This is an automated email from the git hooks/post-receive script. rene pushed a commit to branch master in repository libreoffice.
commit b3714741b36c5dd9ce499cad6ee370078bff79c2 Author: Rene Engelhard <[email protected]> Date: Tue May 3 00:59:55 2016 +0200 set ENABLE_PACKAGEKIT=n in OS-independently --- rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules b/rules index 9e58a90..e4e77c1 100755 --- a/rules +++ b/rules @@ -240,8 +240,8 @@ ifeq "$(USE_DBUS)" "y" else ENABLE_BLUETOOTH=y SYSTEM_STUFF += bluez - ENABLE_PACKAGEKIT=n endif + ENABLE_PACKAGEKIT=n endif ENABLE_AVAHI=y USE_GSTREAMER=y -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git

