]> git.saurik.com Git - apple/system_cmds.git/blobdiff - arch.tproj/Makefile.postamble
system_cmds-336.23.tar.gz
[apple/system_cmds.git] / arch.tproj / Makefile.postamble
index eaf5363f71d463bc15c547e7d3b0db7d15e11f60..e031809b8ac108e10911634ff3683aa17bf543f7 100644 (file)
@@ -1,3 +1,6 @@
 after_install::
+       install -d $(DSTROOT)/usr/share/man/man1
+       install -c -m 444 arch.1 $(DSTROOT)/usr/share/man/man1
+       install -c -m 444 machine.1 $(DSTROOT)/usr/share/man/man1
        @-$(RM) -f $(DSTROOT)$(INSTALLDIR)/machine
-       ln $(DSTROOT)$(INSTALLDIR)/arch $(DSTROOT)$(INSTALLDIR)/machine
\ No newline at end of file
+       ln $(DSTROOT)$(INSTALLDIR)/arch $(DSTROOT)$(INSTALLDIR)/machine