Add quotes as suggested by #647604
authorEmmanuel Lacour <elacour@home-dn.net>
Wed, 18 Apr 2012 12:48:19 +0000 (14:48 +0200)
committerEmmanuel Lacour <elacour@home-dn.net>
Wed, 18 Apr 2012 12:48:19 +0000 (14:48 +0200)
debian/patches/01_debian.diff [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
index efd82e7..a27f125
@@ -1,8 +1,10 @@
 From: <elacour@home-dn.net>
 Subject: Adapt to debian paths
 
---- ./doc/suphp.conf-example
-+++ ./doc/suphp.conf-example
+Index: suphp/doc/suphp.conf-example
+===================================================================
+--- suphp.orig/doc/suphp.conf-example  2012-04-18 14:42:43.000000000 +0200
++++ suphp/doc/suphp.conf-example       2012-04-18 14:48:01.853452999 +0200
 @@ -1,12 +1,12 @@
  [global]
  ;Path to logfile
@@ -18,7 +20,16 @@ Subject: Adapt to debian paths
  
  ;Path all scripts have to be in
  docroot=/var/www:${HOME}/public_html
-@@ -41,7 +41,7 @@ min_gid=100
+@@ -27,7 +27,7 @@
+ errors_to_browser=false
+ ;PATH environment variable
+-env_path=/bin:/usr/bin
++env_path="/bin:/usr/bin"
+ ;Umask to set, specify in octal notation
+ umask=0077
+@@ -41,7 +41,7 @@
  
  [handlers]
  ;Handler for php-scripts