diff options
author | Chris Larson <clarson@kergoth.com> | 2004-05-29 17:23:32 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-05-29 17:23:32 +0000 |
commit | c7e8a2d7ae3596a33edc34f11905c5fa8fa9e6d3 (patch) | |
tree | 6c768fcc45590281477b1f0363fdb1757cb6fabc /ppp | |
parent | 087629f4afb009d0eceec99db1e2ae45c1cf507e (diff) |
Bugfix for parse failures.
BKrev: 40b8c714xS_UGSFlOPMyX-flz4mxYw
Diffstat (limited to 'ppp')
-rw-r--r-- | ppp/ppp_2.4.1.oe | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ppp/ppp_2.4.1.oe b/ppp/ppp_2.4.1.oe index 334995e159..2453075bf7 100644 --- a/ppp/ppp_2.4.1.oe +++ b/ppp/ppp_2.4.1.oe @@ -1,5 +1,3 @@ -DEPENDS = RDEPENDS = libc6 - SRC_URI = http://freshmeat.net/redir/pppd/8313/url_tgz/ppp-2.4.1.tar.gz \ file://pppd.patch;patch=1 inherit autotools libtool |