projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
netifd: fix compile error when both libnl and libnl-tiny are built
[openwrt.git]
/
package
/
ppp
/
patches
/
103-debian_fix_link_pidfile.patch
diff --git
a/package/ppp/patches/103-debian_fix_link_pidfile.patch
b/package/ppp/patches/103-debian_fix_link_pidfile.patch
index
175573d
..
b8c4aaa
100644
(file)
--- a/
package/ppp/patches/103-debian_fix_link_pidfile.patch
+++ b/
package/ppp/patches/103-debian_fix_link_pidfile.patch
@@
-1,6
+1,6
@@
--- a/pppd/main.c
+++ b/pppd/main.c
-@@ -77
2,8 +772
,7 @@ detach()
+@@ -77
3,8 +773
,7 @@ detach()
/* update pid files if they have been written already */
if (pidfilename[0])
create_pidfile(pid);
This page took
0.023791 seconds
and
4
git commands to generate.