Summary | change shebang to standard |
Queue | Kronolith |
Queue Version | 2.3.5 |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | ralf.lang (at) ralf-lang (dot) de |
Created | 10/13/2010 (5440 days ago) |
Due | |
Updated | 10/13/2010 (5440 days ago) |
Assigned | |
Resolved | 10/13/2010 (5440 days ago) |
Milestone | 2.3.6 |
Patch | No |
State ⇒ Resolved
Milestone ⇒ 2.3.6
Fix shebang (
Bug #9304).http://cvs.horde.org/diff.php/kronolith/scripts/Attic/migrate_to_sql_driver.php?rt=horder1=1.1.10.3r2=1.1.10.4ty=u
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ change shebang to standard
Type ⇒ Enhancement
State ⇒ New
#!/usr/local/bin/php while all other shebang lines for active scripts
in kronolith and horde say
#!/usr/bin/php
It would facilitate packaging a little if you would change this to
horde standard.
-#!/usr/local/bin/php
+#!/usr/bin/php
I'm currently packaging the end-of-september versions of most horde
apps for SLES11 and OpenSUSE 11.x