summaryrefslogtreecommitdiffstats
path: root/src/Hooks/Makefile.am
diff options
context:
space:
mode:
authorKarel Klic <kklic@redhat.com>2009-11-12 14:21:26 +0100
committerKarel Klic <kklic@redhat.com>2009-11-12 14:21:26 +0100
commitcc710bb2fb11ca92df1717d961c3e2143ea1e5cf (patch)
tree96b7a0213b7b3b2d6876362d84c0cfaef6aec5bd /src/Hooks/Makefile.am
parent3cbb2e837d9dafd5e9f011eb93266ffb6f63b588 (diff)
downloadabrt-cc710bb2fb11ca92df1717d961c3e2143ea1e5cf.tar.gz
abrt-cc710bb2fb11ca92df1717d961c3e2143ea1e5cf.tar.xz
abrt-cc710bb2fb11ca92df1717d961c3e2143ea1e5cf.zip
abrt user group; used by abrt-pyhook-helper
Diffstat (limited to 'src/Hooks/Makefile.am')
-rw-r--r--src/Hooks/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Hooks/Makefile.am b/src/Hooks/Makefile.am
index 4eb25e2d..e581c25b 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
-