UPD: Remove shebang from python scripts to reassure lintian

This commit is contained in:
Alexander Koblov 2015-01-18 11:41:41 +00:00
commit 786dd3f61b
4 changed files with 4 additions and 8 deletions

2
scripts/doublecmd-kde.py Executable file → Normal file
View file

@ -1,5 +1,3 @@
#!/usr/bin/env python
#
# Double Commander
# -------------------------------------------------------------------------

2
scripts/rabbit-vcs.py Executable file → Normal file
View file

@ -1,5 +1,3 @@
#!/usr/bin/env python
#
# This is an extension to the Double Commander to allow
# integration with the version control systems.