]> git.saurik.com Git - apple/boot.git/blobdiff - i386/strings/Makefile
boot-132.tar.gz
[apple/boot.git] / i386 / strings / Makefile
index cb04324e234c507e4c5dce65c5dc08c20a5f561c..42c01fedce6140e2c077276498b43843411a11bd 100644 (file)
@@ -13,7 +13,7 @@ all:
 
 install_i386:: $(INSTALLDIR)
        cp $(FILES) $(INSTALLDIR)
-       chown -fR root.wheel $(INSTALLDIR)
+       chown -fR root:wheel $(INSTALLDIR)
        chmod -R ugo-w  $(INSTALLDIR)
 
 include ../MakeInc.dir