From 9b44b9321998abcd3c449a7295b76844244630b7 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Sat, 17 Oct 2015 21:31:15 +0300 Subject: Updated doc --- dh_illumos_gate | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/dh_illumos_gate b/dh_illumos_gate index d39b2b7..9929ea2 100755 --- a/dh_illumos_gate +++ b/dh_illumos_gate @@ -385,7 +385,7 @@ if ( -f $Makefile_master ) { ); } -=item Changes to F (if exists): +=item Changes F (if exists): Append C to C command, because C by default uses C compiler to create shared library. @@ -419,12 +419,12 @@ if ( -f $Makefile_lib ) { ); } -=item Changes to F (if exists): +=item Changes F (if exists): - Remove trailing spaces in the line C - Maybe we should patch GNU make to do it for us in SunOS mode. +Remove trailing spaces in the line C +Maybe we should patch GNU make to do it for us in SunOS mode. - Remove linker flag for setting ELF interpreter (-Wl,-I/lib/ld.so.1) +Remove linker flag for setting ELF interpreter (-Wl,-I/lib/ld.so.1) =cut @@ -446,7 +446,7 @@ if ( -f $Makefile_cmd ) { ); } -=item Create F (if F exists and F does not) +=item Creates F Set C to the B<--destdir>. -- cgit v1.2.3