X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=MAKEDEV;h=e0d78a2e60e498a10c3631446a35d0c5231c477b;hb=ad69156017e92ec498055b4bbd24ab851e148451;hp=94453e1d1afd859d538142511fc4d089a9c9c453;hpb=6367a1a5809798d46d15041e410a3333d9f2fd22;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