[Bps-public-commit] Shipwright branch, master, updated. ebb4d662ee253eb1d4ba52b0ce892e849558bcd1
sunnavy at bestpractical.com
sunnavy at bestpractical.com
Fri Jul 24 02:42:16 EDT 2009
The branch, master has been updated
via ebb4d662ee253eb1d4ba52b0ce892e849558bcd1 (commit)
from 1fa9b2f26ddd307d290b545b4d08e7928f7cbd2b (commit)
Summary of changes:
lib/Shipwright/Manual/BuildMultiArchVessel.pod | 11 ++++++-----
1 files changed, 6 insertions(+), 5 deletions(-)
- Log -----------------------------------------------------------------
commit ebb4d662ee253eb1d4ba52b0ce892e849558bcd1
Author: sunnavy <sunnavy at bestpractical.com>
Date: Fri Jul 24 14:42:10 2009 +0800
tiny pod tweak
diff --git a/lib/Shipwright/Manual/BuildMultiArchVessel.pod b/lib/Shipwright/Manual/BuildMultiArchVessel.pod
index 2c5f80e..1cace39 100644
--- a/lib/Shipwright/Manual/BuildMultiArchVessel.pod
+++ b/lib/Shipwright/Manual/BuildMultiArchVessel.pod
@@ -16,8 +16,9 @@ Since then, all installed bin dirs and lib will live in as/$arch_name, instead o
the vessel source is exactly the same as normal one.
The only different part is the way we build vessel with I<bin/shipwright-builder>
-We need to build the vessel on both Mac and Ubuntu, let's do this on
-Mac first:
+We need to build the vessel on both Mac and Ubuntu.
+
+Let's do this on Mac first:
$ ./bin/shipwright-builder --install-base /tmp/foo --as Mac
@@ -40,11 +41,11 @@ in not less redundance in vessel, we can use shipwright-filter to squeeze it:
$ ./bin/shipwright-filter --squeeze
-This will remove redundant files and link to the only left file.
+This will remove redundant files and link to the left files.
e.g. as/Mac/lib/perl5/App/SD.pm and as/Ubuntu/lib/perl5/App/SD.pm have the
-same content, after the above cmd, the latter one will be deleted and linked
-to the former one.
+same content, after the above cmd, the latter one will be deleted and (hard)
+linked to the former one.
=head2 use
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list