From: zapata Date: Fri, 14 Mar 2003 23:32:28 +0000 (+0000) Subject: perms.sh-dist now knows about the new tree structure X-Git-Tag: BEFORE_MERGE_1_1~219 X-Git-Url: http://erislabs.net/gitweb/?a=commitdiff_plain;h=a2e5855415f6d8247915d975bd173e3d108d70fe;p=mir.git perms.sh-dist now knows about the new tree structure --- diff --git a/perms.sh-dist b/perms.sh-dist index 5ecc1410..83cbdaf4 100755 --- a/perms.sh-dist +++ b/perms.sh-dist @@ -1,7 +1,7 @@ #!/bin/sh # Where the installed system resides -INSTDIR=../Mir +INSTDIR=bin/mir # The group all files belong to GROUP=www-data