[Pkg-wmaker-commits] [wmppp.app] 98/120: debian/patches/hardcode_actions.patch: Remove patch; will patch config file instead of source.
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Thu Aug 27 12:04:39 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch master
in repository wmppp.app.
commit c331f650b731f06a2a2b5b0b4acc29cb982e3345
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date: Wed May 20 14:19:42 2015 -0500
debian/patches/hardcode_actions.patch: Remove patch; will patch config file
instead of source.
---
debian/patches/hardcode_actions.patch | 26 --------------------------
debian/patches/series | 1 -
2 files changed, 27 deletions(-)
diff --git a/debian/patches/hardcode_actions.patch b/debian/patches/hardcode_actions.patch
deleted file mode 100644
index 99944b5..0000000
--- a/debian/patches/hardcode_actions.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-Description: Hardcode actions
- From debian/changelog for version 1.1-1:
- .
- Modified to work with Debian PPP scripts and Debian ip-{up,dow}.d
- structure.
- .
- Converted to quilt for version 1.3.0+20140915-1.
-Author: Marcelo E. Magallon <mmagallo at debian.org>
-Last-Update: 2014-09-15
-
---- a/wmppp/wmppp.c
-+++ b/wmppp/wmppp.c
-@@ -187,10 +187,10 @@
- /* Defines */
- /***********/
-
--#define START_ACTION (NULL)
--#define STOP_ACTION (NULL)
-+#define START_ACTION "/usr/bin/pon"
-+#define STOP_ACTION "/usr/bin/poff"
- #define SPEED_ACTION (NULL)
--#define IFDOWN_ACTION (NULL)
-+#define IFDOWN_ACTION "/usr/bin/poff -r"
-
- #define STAMP_FILE_PRE "/var/run/wmppp."
-
diff --git a/debian/patches/series b/debian/patches/series
index 50058ce..bd75fc4 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-hardcode_actions.patch
get_number_from_getmodemspeed.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmppp.app.git
More information about the Pkg-wmaker-commits
mailing list