[Momonga-devel.ja:00336] Re: .so manx/foobar.1


小松です。

From: KOMATSU Shinichiro <koma2@xxxxxxxxxxxxxxxxxxxx>
Subject: [Momonga-devel.ja:00335] Re: .so manx/foobar.1
Date: Sat, Aug 17, 2002 at 06:15:50AM JST

> /usr/lib/rpm/brp-compress に
> 以下の patch を当てたらうまくいきませんか?

すみません。これでうまくいくわけありません。(..;
正しくはこうですね。

--- brp-compress.orig	Wed Aug  7 23:06:36 2002
+++ brp-compress	Sat Aug 17 08:40:53 2002
@@ -29,6 +29,10 @@
 	 *) b=$f;;
 	esac
 
+	mv ${b} ${b}.orig
+	sed "s/\(^\.so.*[1-9n]\)$/\1$COMPRESS_EXT/" ${b}.orig > ${b}
+	rm -f ${b}.orig
+
 	$COMPRESS $b </dev/null 2>/dev/null || {
 	    inode=`ls -i $b | awk '{ print $1 }'`
 	    others=`find $d -type f -inum $inode`

-- 
---------------------------------------
東京大学大学院総合文化研究科
広域科学専攻相関基礎科学系 
  佐々研究室  博士3年
    小松  晋一朗            
mailto:koma2@xxxxxxxxxxxxxxxxxxxx
http://kamuy.c.u-tokyo.ac.jp/~koma2/
---------------------------------------