ispman/debian/patches 20-liblocations.dpatch,1.1,1.2
Joerg Delker <[email protected]> Tue, 31 Jul 2007 10:43:15 +0000
| Newsgroups | gmane.comp.isp.ispman.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ispman/ispman/debian/patches
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv7829/debian/patches
Modified Files:
20-liblocations.dpatch
Log Message:
added liblocation patch for ispman-web/htdocs/admin/index.cgi
(necessary for mod perl environments)
Index: 20-liblocations.dpatch
===================================================================
RCS file: /cvsroot/ispman/ispman/debian/patches/20-liblocations.dpatch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- 20-liblocations.dpatch 11 Feb 2007 14:43:36 -0000 1.1
+++ 20-liblocations.dpatch 31 Jul 2007 10:43:13 -0000 1.2
@@ -5,856 +5,855 @@
## DP: liblocations.diff
@DPATCH@
-
-diff -urd ispman.20061125.temp/bin/ispman.addAdmin ispman.20061125/bin/ispman.addAdmin
---- ispman.20061125.temp/bin/ispman.addAdmin 2006-10-02 21:39:12.000000000 +0200
-+++ ispman.20061125/bin/ispman.addAdmin 2006-11-25 23:15:43.000000000 +0100
-@@ -1,4 +1,5 @@
- #!/usr/bin/perl
-+use lib qw(/usr/share/ispman/lib /usr/share/ispman/ /etc/ispman);
- BEGIN {
[...1626 lines suppressed...]
++++ head/bin/ispman.zoneparse 2007-07-31 12:37:24.000000000 +0200
@@ -1,4 +1,5 @@
#!/usr/bin/perl
+use lib qw(/usr/share/ispman/lib /usr/share/ispman/ /etc/ispman);
BEGIN {
use FindBin;
unshift @INC,
-Only in ispman.20061125.temp/debian/maintainer/prepatch-diffs: liblocations.diff
+diff -urNad head~/ispman-web/htdocs/admin/index.cgi head/ispman-web/htdocs/admin/index.cgi
+--- head~/ispman-web/htdocs/admin/index.cgi 2007-07-31 12:20:36.000000000 +0200
++++ head/ispman-web/htdocs/admin/index.cgi 2007-07-31 12:38:11.000000000 +0200
+@@ -4,7 +4,7 @@
+ package ISPMan;
+
+ use FindBin;
+-use lib "$FindBin::Bin/../../lib";
++use lib "/usr/share/ispman/lib";
+
+ use CGI;
+ use CGI::Session qw(-ip-match);
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/