From 1258cf578ad9568d5fffe9ecbbf538392b4c6a8c 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 --- regexp.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/regexp.spec b/regexp.spec index 1c8ea42..f62eb77 100644 --- a/regexp.spec +++ b/regexp.spec @@ -72,7 +72,6 @@ rm -rf docs/api # 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 install -d -m 755 $RPM_BUILD_ROOT$gcjdbdir