Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 128135 Details for
Bug 188939
[EBUILD] net-misc/wanpipe-3.1.4
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
wancfgzaptel-relocation.diff, updated against wanpipe-3.1.3
wanpipe-3.1.3-wancfgzaptel-relocation.diff (text/plain), 1.60 KB, created by
Charles Duffy
on 2007-08-15 03:42:43 UTC
(
hide
)
Description:
wancfgzaptel-relocation.diff, updated against wanpipe-3.1.3
Filename:
MIME Type:
Creator:
Charles Duffy
Created:
2007-08-15 03:42:43 UTC
Size:
1.60 KB
patch
obsolete
>--- util/wancfg_zaptel/wancfg_zaptel.orig 2007-07-26 15:16:22.000000000 +0000 >+++ util/wancfg_zaptel/wancfg_zaptel 2007-08-14 18:58:38.000000000 +0000 >@@ -1,5 +1,5 @@ > #!/bin/sh > home=`pwd` >-cd /usr/local/sbin/wancfg_zaptel >+cd /usr/lib/wanpipe/wancfg_zaptel > ./wancfg_zaptel.pl > cd $home >--- util/wancfg_zaptel/install.sh.orig 2007-07-26 15:16:22.000000000 +0000 >+++ util/wancfg_zaptel/install.sh 2007-08-14 18:59:18.000000000 +0000 >@@ -2,7 +2,7 @@ > > > WAN_VIRTUAL=$2 >-WZDIR=${1:-usr/local/sbin/wancfg_zaptel} >+WZDIR=${1:-usr/lib/wanpipe/wancfg_zaptel} > > if [ -z $WZDIR ]; then > echo "Directory not found $WZDIR" >@@ -16,8 +16,8 @@ > mkdir -p $WAN_VIRTUAL/$WZDIR > cp -rf . $WAN_VIRTUAL/$WZDIR > >-cp -rf setup-sangoma $WAN_VIRTUAL/usr/local/sbin >-chmod 755 $WAN_VIRTUAL/usr/local/sbin/setup-sangoma >+cp -rf setup-sangoma $WAN_VIRTUAL/usr/sbin >+chmod 755 $WAN_VIRTUAL/usr/sbin/setup-sangoma > > cp -rf wancfg_zaptel $WAN_VIRTUAL/usr/sbin > chmod 755 $WAN_VIRTUAL/usr/sbin/wancfg_zaptel >--- util/wancfg_zaptel/Makefile.orig 2007-07-26 15:16:22.000000000 +0000 >+++ util/wancfg_zaptel/Makefile 2007-08-14 18:58:38.000000000 +0000 >@@ -7,7 +7,7 @@ > ####### MACROS ############################################################### > > # Build options. >-WZDIR=usr/local/sbin/wancfg_zaptel >+WZDIR=usr/lib/wanpipe/wancfg_zaptel > WAN_VIRTUAL= > > all: >--- util/wancfg_zaptel/setup-sangoma.orig 2007-07-26 15:16:22.000000000 +0000 >+++ util/wancfg_zaptel/setup-sangoma 2007-08-14 18:58:38.000000000 +0000 >@@ -1,5 +1,5 @@ > #!/bin/sh > home=`pwd` >-cd /usr/local/sbin/wancfg_zaptel >+cd /usr/lib/wanpipe/wancfg_zaptel > ./wancfg_zaptel.pl --trixbox > cd $home
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 188939
: 128135 |
128137
|
131958
|
131959
|
198700
|
198701
|
198703
|
198704