]> err.no Git - util-linux/commitdiff
BUILD: do not deliver arch binary
authorLaMont Jones <lamont@mmjgroup.com>
Mon, 30 Jul 2007 14:52:05 +0000 (08:52 -0600)
committerLaMont Jones <lamont@mmjgroup.com>
Mon, 30 Jul 2007 15:08:51 +0000 (09:08 -0600)
debian/mount.preinst
debian/rules

index 430f2e4ade37733a3c6720e7eba979de17698df2..3420ec72f6ddb80029af7ffdea3f4ce76d70c925 100644 (file)
@@ -41,4 +41,3 @@ EOF
        ;;
 esac
 
-#DEBHELPER#
index 87cbf93f334e7de53fb3056a8640fb9c95d14c11..b9b514c0c6fa233914bec7b0bbc29c26f32073d2 100755 (executable)
@@ -63,7 +63,7 @@ clean:
 # Architecture independant stuff
 
 SUIDFILES = debian/tmp-mount/bin/{u,}mount
-BINFILES  = sys-utils/arch text-utils/{more,tailf}
+BINFILES  = text-utils/{more,tailf}
 UBINFILES = sys-utils/{ipcs,ipcrm,setsid} \
        misc-utils/{namei,setterm,mcookie,whereis,ddate} \
        getopt/getopt text-utils/{rev,line,pg} \