Author: djrzulf                      Date: Mon Aug 15 21:09:10 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fixed to use with s09,

---- Files affected:
SOURCES:
   jabberd-binary_path.patch (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SOURCES/jabberd-binary_path.patch
diff -u SOURCES/jabberd-binary_path.patch:1.5 
SOURCES/jabberd-binary_path.patch:1.6
--- SOURCES/jabberd-binary_path.patch:1.5       Thu Dec 16 09:08:51 2004
+++ SOURCES/jabberd-binary_path.patch   Mon Aug 15 23:09:05 2005
@@ -6,26 +6,6 @@
  edit = sed \
        -e 's,@sysconfdir\@,$(sysconfdir),g' \
 +      -e 's,@libdir\@,$(libdir)/jabberd,g' \
-       -e 's,@VERSION\@,$(VERSION),g'
+       -e 's,@VERSION\@,$(VERSION),g' \
+        -e 's,@bindir\@,$(bindir),g'
  
- $(bin_SCRIPTS): $(EXTRA_DIST)
-diff -dur -x '*.orig' jabberd-2.0s2.orig/tools/jabberd.in 
jabberd-2.0s2/tools/jabberd.in
---- jabberd-2.0s2.orig/tools/jabberd.in        2004-02-10 13:28:03.498104784 
+0100
-+++ jabberd-2.0s2/tools/jabberd.in     2004-02-10 13:35:41.653454584 +0100
-@@ -9,15 +9,14 @@
- 
- use strict;
- use Getopt::Std;
--use FindBin qw($Bin);
- use FileHandle;
- use IPC::Open3;
- use IO::Select;
- use POSIX;
- use POSIX qw(setsid);
- use Proc::Daemon;
- 
--
-+my $Bin="@libdir@";
- #-----------------------------------------------------------------------------
- # Define some initial variables and default them as needed.
- #-----------------------------------------------------------------------------
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/jabberd-binary_path.patch?r1=1.5&r2=1.6&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to