[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

typo in drm-trunk/debian/rules



Michel,

I've been seeing this error whenever I run make-kpkg modules_clean over
drm-trunk:

test -f debian/control.m4
if [ ! $UID = 0 ]; then echo "not root!"; exit 1; fi
[: 1: 0: unexpected operator

If you wrap the $$UID in double quotes the test performs correctly.

-- 
jaq@spacepants.org                           http://spacepants.org/jaq.gpg



Reply to: