[Pkg-voip-commits] r2364 - op-panel/trunk/debian/patches

Alejandro Rios P. alerios-guest at costa.debian.org
Sun Sep 10 20:52:47 UTC 2006


Author: alerios-guest
Date: 2006-09-10 20:52:46 +0000 (Sun, 10 Sep 2006)
New Revision: 2364

Modified:
   op-panel/trunk/debian/patches/01_op_server.pl.dpatch
Log:
* Fixed man page.


Modified: op-panel/trunk/debian/patches/01_op_server.pl.dpatch
===================================================================
--- op-panel/trunk/debian/patches/01_op_server.pl.dpatch	2006-09-10 03:53:07 UTC (rev 2363)
+++ op-panel/trunk/debian/patches/01_op_server.pl.dpatch	2006-09-10 20:52:46 UTC (rev 2364)
@@ -5,9 +5,9 @@
 ## DP: No description.
 
 @DPATCH@
-diff -urNad trunk~/op_server.pl trunk/op_server.pl
---- trunk~/op_server.pl	2006-05-30 20:26:03.000000000 +0000
-+++ trunk/op_server.pl	2006-05-30 23:26:08.000000000 +0000
+diff -urNad op-panel-0.26.dfsg~/op_server.pl op-panel-0.26.dfsg/op_server.pl
+--- op-panel-0.26.dfsg~/op_server.pl	2006-09-09 07:00:06.000000000 +0000
++++ op-panel-0.26.dfsg/op_server.pl	2006-09-09 07:01:11.000000000 +0000
 @@ -308,6 +308,9 @@
      $directorio = $confdir;
  }
@@ -28,7 +28,7 @@
      print MYPIDFILE $$;
      close MYPIDFILE;
  
-@@ -9100,7 +9104,7 @@
+@@ -9100,11 +9104,11 @@
  
  =head1 NAME
  
@@ -37,8 +37,13 @@
  
  =head1 SYNOPSIS
  
-@@ -9125,7 +9129,7 @@
+-op_server.pl [options] 
++op_server [options] 
  
+  Options:
+    -?, --help
+@@ -9125,11 +9129,11 @@
+ 
  =item B<--pidfile>
  
 -Specify the pid file to use when running in daemon mode. Defaults to /var/run/op_panel.pid
@@ -46,6 +51,11 @@
  
  =item B<--confdir>
  
+-Specify where to look for the configuration files. If omited, it will look for them in the same directory where op_server.pl resides
++Specify where to look for the configuration files. If omited, it will look for them in the same directory where op_server resides
+ 
+ =item B<--logdir>
+ 
 @@ -9151,6 +9155,31 @@
  
  =head1 DESCRIPTION




More information about the Pkg-voip-commits mailing list