expand the right PYTHON into rip and bash-compgen

This commit is contained in:
Thomas Vander Stichele
2013-02-03 14:29:42 +01:00
parent ecfbc28c69
commit 66a6079550
4 changed files with 5 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ completion_DATA = rip
BUILT_SOURCES = rip
CLEANFILES = rip
EXTRA_DIST = bash-compgen
EXTRA_DIST = bash-compgen.in bash-compgen
ENTRY = morituri.rip.main.Rip

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!@PYTHON@
# -*- Mode: Python -*-
# vi:si:et:sw=4:sts=4:ts=4