Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=setup.git;a=commitdiff;h=73226ac38b75814ffcff0ff05af8de5efc00fa7c

commit 73226ac38b75814ffcff0ff05af8de5efc00fa7c
Author: VMiklos <[EMAIL PROTECTED]>
Date:   Fri Sep 7 01:23:41 2007 +0200

fix the install of the setup version of pppoe-start

diff --git a/Makefile b/Makefile
index f0699bb..e06c84c 100644
--- a/Makefile
+++ b/Makefile
@@ -382,7 +382,7 @@ rp-pppoe:
$(UNPACK); \
cp -a etc ../rp-pppoe/; \
cp -a usr/sbin ../rp-pppoe/usr/; \
-       cp bin/pppoe-start ../rp-pppoe/sbin/
+       cp ../bin/pppoe-start ../rp-pppoe/usr/sbin/

glib2:
$(CLEANUP)
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to