hfs-183.1.tar.gz
[apple/hfs.git] / hfs_util / Makefile.postamble
index fbe7123ccde21a4284dfffc4d540e692b2f5dbc4..001327f636867d7df03c5e60173e04b9907d1bb8 100644 (file)
@@ -80,7 +80,7 @@ INSTALL_AS_USER = root
         # User/group ownership 
 #INSTALL_AS_GROUP = wheel
         # (probably want to set both of these) 
-INSTALL_PERMISSIONS = 4555
+#INSTALL_PERMISSIONS = 4555
         # If set, 'install' chmod's executable to this
 
 
@@ -99,7 +99,9 @@ INSTALL_PERMISSIONS = 4555
 # derived files should go.
 #
 
-after_install::
+after_install:
+       install -m 755 -o root -g wheel -d $(DSTROOT)/usr/share/man/man8
+       install -m 644 -o root -g wheel -c hfs.util.8 $(DSTROOT)/usr/share/man/man8
 
 buildContentsDir:
        mkdir -p $(DSTROOT)$(INSTALLDIR)/Contents/Resources/English.lproj