X-Git-Url: https://git.saurik.com/apple/boot.git/blobdiff_plain/57c72a9a9f2a263d364c2df1178760bd057c390f..bba600dda0ea8a76d875db7308f372bfc43f8506:/i386/strings/Makefile diff --git a/i386/strings/Makefile b/i386/strings/Makefile index cb04324..42c01fe 100644 --- a/i386/strings/Makefile +++ b/i386/strings/Makefile @@ -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