PERFORCE change 179698 for review

Garrett Cooper gcooper at FreeBSD.org
Thu Jun 17 09:36:46 UTC 2010


http://p4web.freebsd.org/@@179698?ac=10

Change 179698 by gcooper at gcooper-bayonetta on 2010/06/17 09:35:57

	Fix a typo in a comment.

Affected files ...

.. //depot/projects/soc2007/gcooper-pkg_install-enhancements-simplified/lib/Makefile#6 edit

Differences ...

==== //depot/projects/soc2007/gcooper-pkg_install-enhancements-simplified/lib/Makefile#6 (text+ko) ====

@@ -6,7 +6,7 @@
 # To satisfy shared library or ELF linkage when only the libraries being
 # built are visible:
 #
-# libarchive must be built before libpackage.
+# libarchive must be built before libpkg.
 # libbz2 must be built before libarchive.
 # csu must be built before all shared libaries for ELF.
 # libc must be built before all other shared libraries.


More information about the p4-projects mailing list