summaryrefslogtreecommitdiffstats
path: root/src/Hooks/Makefile.am
diff options
context:
space:
mode:
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
-