X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=MAKEDEV;h=e0d78a2e60e498a10c3631446a35d0c5231c477b;hb=6157770f65e83668bb953925facac0d61dcc419d;hp=94453e1d1afd859d538142511fc4d089a9c9c453;hpb=a12ff19e86d76fcfa0422ab96386511cff99bf0a;p=debian%2Fmakedev diff --git a/MAKEDEV b/MAKEDEV index 94453e1..e0d78a2 100644 --- a/MAKEDEV +++ b/MAKEDEV @@ -356,7 +356,7 @@ do case $arg in generic) # pick the right generic- using dpkg's knowledge - case `dpkg --print-installation-architecture` in + case `dpkg --print-architecture` in alpha) $0 $opts generic-alpha ;; @@ -728,7 +728,7 @@ do ;; adb) # pick the right arch device using dpkg's knowledge - case `dpkg --print-installation-architecture` in + case `dpkg --print-architecture` in powerpc) # ADB bus devices (char) makedev adb c 56 0 $mouse