You've already forked macports-base
mirror of
https://github.com/macports/macports-base.git
synced 2026-07-12 18:18:43 -07:00
Merge in revision 22465 from trunk which updates the documentation on
the portarchivetype. git-svn-id: https://svn.macports.org/repository/macports/branches/release_1_3/base@22466 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
+1
-1
@@ -116,7 +116,7 @@ Colon or comma separated, space free list of supported formats of archives to cr
|
||||
specified types in one step. Unarchive uses multiple types as a search list to locate any existing archive,
|
||||
with the first found match being used.
|
||||
.br
|
||||
Supported types are: tgz, tar, tbz2, xar, zip, cpgz, cpio
|
||||
Supported types are: tgz, tar, tbz, xar, zip, cpgz, cpio
|
||||
.br
|
||||
.Ic Default:
|
||||
tgz
|
||||
|
||||
+1
-1
@@ -34,7 +34,7 @@ portarchivepath @localstatedir_expanded@/db/dports/packages
|
||||
# Unarchive uses multiple types as a search list to locate the archive,
|
||||
# first archive to match one of the specified types in order is used.
|
||||
#
|
||||
# Supported types: tgz (default), tar, tbz2, xar, zip, cpgz, cpio
|
||||
# Supported types: tgz (default), tar, tbz, xar, zip, cpgz, cpio
|
||||
portarchivetype tgz
|
||||
|
||||
# Set whether to automatically execute "clean" after "install" of ports
|
||||
|
||||
Reference in New Issue
Block a user