From: Mariusz Mazur Date: Wed, 9 Jul 2003 18:29:01 +0000 (+0000) Subject: - sakre ble - no root X-Git-Tag: auto/ac/eagle-1_0_4-4~7 X-Git-Url: http://git.pld-linux.org/?p=packages%2Feagle-usb.git;a=commitdiff_plain;h=83e7f0aa559b6b874f01abfff4296cc5c83649e3 - sakre ble - no root Changed files: eagle-Makefile.patch -> 1.2 --- diff --git a/eagle-Makefile.patch b/eagle-Makefile.patch index ae70c33..f64ec07 100644 --- a/eagle-Makefile.patch +++ b/eagle-Makefile.patch @@ -123,3 +123,18 @@ diff -uNr eagle-1.0.4.orig/scripts/Makefile eagle-1.0.4/scripts/Makefile ./scriptUninst clean: +--- eagle-1.0.4/scripts/makescripts~ Wed Jun 18 21:58:02 2003 ++++ eagle-1.0.4/scripts/makescripts Wed Jul 9 18:20:05 2003 +@@ -28,12 +28,6 @@ + echo $GREETING + echo + +-# Check we are root: +-if [ `id -ur` != 0 ] ; then +- echo $ROOTMSG +- echo +- exit 1 +-fi + + echo -en $DEGROUPEMSG + read REP