From 2c5b8ec6d95cf68650265941530e5ce38c8dd6d9 Mon Sep 17 00:00:00 2001
From: Chris Larson <clarson@kergoth.com>
Date: Thu, 9 Dec 2004 09:47:41 +0000
Subject: Merge oe-devel@oe-devel.bkbits.net:openembedded into
 hyperion.kergoth.com:/home/kergoth/code/openembedded

2004/12/09 03:39:39-06:00 kergoth.com!kergoth
Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit.

BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA
---
 ppp/ppp-2.4.1/pon | 9 ---------
 1 file changed, 9 deletions(-)
 delete mode 100644 ppp/ppp-2.4.1/pon

(limited to 'ppp/ppp-2.4.1/pon')

diff --git a/ppp/ppp-2.4.1/pon b/ppp/ppp-2.4.1/pon
deleted file mode 100644
index 91c059501a..0000000000
--- a/ppp/ppp-2.4.1/pon
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh
-
-if [ "$1" = "quick" ]
-then
-    touch /var/run/ppp-quick
-    shift
-fi
-
-/usr/sbin/pppd call ${1:-provider}
-- 
cgit v1.2.3