summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorWilliam Jon McCann <jmccann@redhat.com>2008-02-13 11:37:20 -0500
committerWilliam Jon McCann <jmccann@redhat.com>2008-02-13 11:37:20 -0500
commit190aed4effbfb9a982f46250c82994f58f4e5fb5 (patch)
tree9d8d71afad032f56ac69d860ea8b745b635dea89 /src/Makefile.am
parent6dda865f8fbe87a10a6047eb2db2c4fd1c94af17 (diff)
create the log file with S_IROTH and don't touch the log on build
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 3712cff..8d5d83b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -202,5 +202,3 @@ install-data-local:
-mkdir -p $(DESTDIR)$(libdir)/ConsoleKit/run-session.d
-mkdir -p $(DESTDIR)$(localstatedir)/run/ConsoleKit
-mkdir -p $(DESTDIR)$(localstatedir)/log/ConsoleKit
- -umask 022
- -touch $(DESTDIR)$(localstatedir)/log/ConsoleKit/history