summaryrefslogtreecommitdiffstats
path: root/src/cli
diff options
context:
space:
mode:
authorDenys Vlasenko <dvlasenk@redhat.com>2011-05-16 23:10:37 +0200
committerDenys Vlasenko <dvlasenk@redhat.com>2011-05-16 23:10:37 +0200
commit79085fda802056f096b61a526e95e08136faf95d (patch)
tree177f885f6ae86976e5d2b22c07b0c3755a4f9701 /src/cli
parent554dc681d36b7e1cb306eb8d7ce5958a87dfc397 (diff)
downloadabrt-79085fda802056f096b61a526e95e08136faf95d.tar.gz
abrt-79085fda802056f096b61a526e95e08136faf95d.tar.xz
abrt-79085fda802056f096b61a526e95e08136faf95d.zip
Remove .py from abrt-action-install-debuginfo.py
Rename abrt-action-install-debuginfo to abrt-action-install-debuginfo-to-abrt-cache Yes, it's ugly long... Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
Diffstat (limited to 'src/cli')
-rw-r--r--src/cli/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cli/Makefile.am b/src/cli/Makefile.am
index bc02236e..2157445e 100644
--- a/src/cli/Makefile.am
+++ b/src/cli/Makefile.am
@@ -58,7 +58,7 @@ man1_MANS = ${MAN_TXT:%.txt=%.1}
CLEANFILES = $(man1_MANS)
PYTHON_FILES = \
- abrt-action-install-debuginfo.py \
+ abrt-action-install-debuginfo \
abrt-action-list-dsos.py \
abrt-action-analyze-core.py