Jelajahi Sumber

Fixed bugs #496752 and #496753.

http://sf.net/tracker/?func=detail&atid=100311&aid=496752&group_id=311
http://sf.net/tracker/?func=detail&atid=100311&aid=496753&group_id=311
thomppj 23 tahun lalu
induk
melakukan
ffafa8e139
2 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 1 1
      config/conf.pl
  2. 1 1
      configure

+ 1 - 1
config/conf.pl

@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/bin/env perl
 # conf.pl
 # conf.pl
 # Luke Ehresman (luke@squirrelmail.org)
 # Luke Ehresman (luke@squirrelmail.org)
 #
 #

+ 1 - 1
configure

@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 #
 #
 # Redirects to the config directory and runs conf.pl
 # Redirects to the config directory and runs conf.pl