From cc710bb2fb11ca92df1717d961c3e2143ea1e5cf Mon Sep 17 00:00:00 2001 From: Karel Klic Date: Thu, 12 Nov 2009 14:21:26 +0100 Subject: abrt user group; used by abrt-pyhook-helper --- src/Hooks/Makefile.am | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src') diff --git a/src/Hooks/Makefile.am b/src/Hooks/Makefile.am index 4eb25e2..e581c25 100644 --- a/src/Hooks/Makefile.am +++ b/src/Hooks/Makefile.am @@ -57,7 +57,3 @@ abrt_exception_handler.py: # RPM fix: we need to regenerate abrt_exception_handler.py, because it has the default ddir install-data-local: sed s,@DEBUG_DUMP_DIR@,$(DEBUG_DUMPS_DIR),g abrt_exception_handler.py.in > abrt_exception_handler.py - -install-data-hook: - chmod u+s,g+s $(DESTDIR)$(bindir)/abrt-pyhook-helper - -- cgit