Remove space from perl shebang path.
parent
7a2446f798
commit
305c91ccfb
|
@ -1,4 +1,4 @@
|
||||||
#! /usr/bin/perl
|
#!/usr/bin/perl
|
||||||
# Copyright (c) 2006, 2007 Manoj Srivastava <srivasta@debian.org>
|
# Copyright (c) 2006, 2007 Manoj Srivastava <srivasta@debian.org>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or modify
|
# This program is free software; you can redistribute it and/or modify
|
||||||
|
|
Loading…
Reference in New Issue