From 176dfc60d93c37e4636ff1004268d8c61240d8c2 Mon Sep 17 00:00:00 2001 From: gbenson Date: Tue, 31 May 2005 12:49:32 +0000 Subject: [PATCH] Remove pointless unversioned symlinks to solibs --- xalan-j2.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/xalan-j2.spec b/xalan-j2.spec index 0bd0feb..928f77d 100644 --- a/xalan-j2.spec +++ b/xalan-j2.spec @@ -125,7 +125,6 @@ install -p -m 644 build/xsltc.jar \ # solibs install -d -m 755 $RPM_BUILD_ROOT%{_libdir} install -m 755 build/lib%{name}-%{version}.jar.so $RPM_BUILD_ROOT%{_libdir} -ln -sf lib%{name}-%{version}.jar.so $RPM_BUILD_ROOT%{_libdir}/lib%{name}.jar.so # gcjdb gcjdbdir=`gcj-dbtool -p %{_libdir}`.d