Sergio Pascual (sergiopr) wrote, at 11/05/2007 06:16 PM +9:00: > Author: sergiopr > > Modified Files: > blt.spec > Log Message: > * Mon Nov 05 2007 Sergio Pascual <sergiopr at fedoraproject.org> 2.4-18 > - Providing file in /etc/ld.so.conf.d (bug #333081) > > > > Index: blt.spec > =================================================================== > RCS file: /cvs/pkgs/rpms/blt/devel/blt.spec,v > retrieving revision 1.14 > retrieving revision 1.15 > diff -u -r1.14 -r1.15 > --- blt.spec 23 Oct 2007 09:42:53 -0000 1.14 > +++ blt.spec 5 Nov 2007 09:16:10 -0000 1.15 > @@ -58,13 +58,21 @@ > echo 'package ifneeded BLT 2.4 "if {[llength [info commands tk]] > 0} {load [file join $dir libBLT24.so]} else {load [file join $dir libBLTlite24.so] BLT}"' > $DIRECTORY/pkgIndex.tcl > cp -p -r library/dd_protocols $DIRECTORY > rm -f html/Makefile.vc > +# File in /etc/ld.so.conf.d > +mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/ld.so.conf.d > +echo "%{_libdir}/blt2.4" >> $RPM_BUILD_ROOT/%{_sysconfdir}/ld.so.conf.d/ds9-%{_arch}.conf > Why is this ld.so.conf.d file named as ds9-%_arch.conf? Regards, Mamoru -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list