6.0.0-beta1
9/4/25

[#9304] change shebang to standard
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

History
10/13/2010 10:47:17 AM Jan Schneider Assigned to Jan Schneider
State ⇒ Resolved
Milestone ⇒ 2.3.6
 
10/13/2010 08:53:43 AM Ralf Lang Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ change shebang to standard
Type ⇒ Enhancement
State ⇒ New
Reply to this comment
In kronolith/scripts/migrate_to_sql_driver.php the shebang line says
#!/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

Saved Queries