Execute `ldconfig -R' at the pkg_delete step.
PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp>
This commit is contained in:
parent
fff48ed187
commit
944910bb30
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=10860
91 changed files with 97 additions and 5 deletions
|
@ -10,6 +10,7 @@ man/man3/gsm_option.3.gz
|
|||
man/man3/gsm_print.3.gz
|
||||
lib/libgsm.so.1.0.10
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
lib/libgsm.a
|
||||
@exec ranlib %D/%F
|
||||
include/gsm.h
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
lib/libuu.a
|
||||
lib/libuu.so.1.0
|
||||
@unexec /sbin/ldconfig -R
|
||||
include/uu.h
|
||||
share/doc/uulib/Makefile
|
||||
share/doc/uulib/README
|
||||
|
|
|
@ -2,3 +2,4 @@ lib/libdlmalloc.a
|
|||
@exec ranlib %D/%F
|
||||
lib/libdlmalloc.so.2.6
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
|
|
|
@ -6,5 +6,6 @@ include/malloc.h
|
|||
include/libmalloc.h
|
||||
lib/libmalloc_d.so.1.18
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
share/doc/libmalloc/malloc.doc
|
||||
share/doc/libmalloc/NOTE
|
||||
|
|
|
@ -3,5 +3,6 @@ lib/libslang.a
|
|||
lib/libslang.so.0.9938
|
||||
@exec rm -f %D/libslang.so.99.3[348]
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
include/slcurses.h
|
||||
include/slang.h
|
||||
|
|
|
@ -147,3 +147,4 @@ share/doc/omniORB/utilities/utilities.html
|
|||
@dirrm share/doc/omniORB/utilities
|
||||
@dirrm share/doc/omniORB
|
||||
@exec /sbin/ldconfig -m %D/lib
|
||||
@unexec /sbin/ldconfig -R
|
||||
|
|
|
@ -26,4 +26,5 @@ include/tvision/views.h
|
|||
lib/libtvision.a
|
||||
lib/libtvision.so.0.4
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
@dirrm include/tvision
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
lib/libStrn.so.1
|
||||
lib/libncftp.so.2
|
||||
@exec /sbin/ldconfig -m %D/lib
|
||||
@unexec /sbin/ldconfig -R
|
||||
bin/ncftp3
|
||||
bin/ncftpbatch
|
||||
bin/ncftpget
|
||||
|
|
|
@ -23,7 +23,8 @@ lib/libMagick.a
|
|||
lib/libMagick.la
|
||||
lib/libMagick.so
|
||||
lib/libMagick.so.4.5
|
||||
@exec ldconfig -m %D/lib
|
||||
@exec /sbin/ldconfig -m %D/lib
|
||||
@unexec /sbin/ldconfig -R
|
||||
man/man1/ImageMagick.1.gz
|
||||
man/man1/animate.1.gz
|
||||
man/man1/combine.1.gz
|
||||
|
|
|
@ -30,5 +30,6 @@ lib/libMesatk.a
|
|||
lib/libMesatk.so.13.6
|
||||
lib/libglut.a
|
||||
lib/libglut.so.3.6
|
||||
@exec ldconfig -m %B
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
@dirrm include/GL
|
||||
|
|
|
@ -8,4 +8,5 @@ lib/libjbig.a
|
|||
@exec ranlib %D/%F
|
||||
lib/libjbig.so.0.9
|
||||
@exec ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
share/doc/jbig/jbig.doc
|
||||
|
|
|
@ -12,6 +12,7 @@ lib/libjpeg.la
|
|||
lib/libjpeg.so
|
||||
lib/libjpeg.so.8.0
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
man/man1/cjpeg.1.gz
|
||||
man/man1/djpeg.1.gz
|
||||
man/man1/jpegtran.1.gz
|
||||
|
|
|
@ -12,6 +12,7 @@ lib/libjpeg.la
|
|||
lib/libjpeg.so
|
||||
lib/libjpeg.so.8.0
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
man/man1/cjpeg.1.gz
|
||||
man/man1/djpeg.1.gz
|
||||
man/man1/jpegtran.1.gz
|
||||
|
|
|
@ -30,5 +30,6 @@ lib/libMesatk.a
|
|||
lib/libMesatk.so.13.6
|
||||
lib/libglut.a
|
||||
lib/libglut.so.3.6
|
||||
@exec ldconfig -m %B
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
@dirrm include/GL
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
lib/libmpeg.a
|
||||
lib/libmpeg.so.1.2
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
include/mpeg.h
|
||||
|
|
|
@ -6,6 +6,7 @@ lib/libcpgplot.so.5.2
|
|||
lib/libpgplot.a
|
||||
lib/libpgplot.so.5.2
|
||||
@exec /sbin/ldconfig -m %D/lib
|
||||
@unexec /sbin/ldconfig -R
|
||||
share/pgplot/Makefile.demo
|
||||
share/pgplot/cpgdemo.c
|
||||
share/pgplot/cpgplot.doc
|
||||
|
|
|
@ -4,6 +4,7 @@ lib/libpng.a
|
|||
@exec ranlib %D/%F
|
||||
lib/libpng.so.2.1
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
man/man3/libpng.3.gz
|
||||
man/man3/libpngpf.3.gz
|
||||
man/man5/png.5.gz
|
||||
|
|
|
@ -94,6 +94,7 @@ lib/libsane.a
|
|||
lib/libsane.so
|
||||
lib/libsane.so.0.72
|
||||
@exec /sbin/ldconfig -m %D/lib
|
||||
@unexec /sbin/ldconfig -R
|
||||
man/man1/scanimage.1.gz
|
||||
man/man1/xscanimage.1.gz
|
||||
man/man1/saned.1.gz
|
||||
|
|
|
@ -94,6 +94,7 @@ lib/libsane.a
|
|||
lib/libsane.so
|
||||
lib/libsane.so.0.72
|
||||
@exec /sbin/ldconfig -m %D/lib
|
||||
@unexec /sbin/ldconfig -R
|
||||
man/man1/scanimage.1.gz
|
||||
man/man1/xscanimage.1.gz
|
||||
man/man1/saned.1.gz
|
||||
|
|
|
@ -94,6 +94,7 @@ lib/libsane.a
|
|||
lib/libsane.so
|
||||
lib/libsane.so.0.72
|
||||
@exec /sbin/ldconfig -m %D/lib
|
||||
@unexec /sbin/ldconfig -R
|
||||
man/man1/scanimage.1.gz
|
||||
man/man1/xscanimage.1.gz
|
||||
man/man1/saned.1.gz
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
lib/libtiff34.a
|
||||
lib/libtiff34.so.1.0
|
||||
@exec /sbin/ldconfig -m %D/lib
|
||||
@unexec /sbin/ldconfig -R
|
||||
bin/fax2tiff
|
||||
bin/fax2ps
|
||||
bin/gif2tiff
|
||||
|
|
|
@ -4,5 +4,6 @@ include/X11/xpm.h
|
|||
lib/libXpm.a
|
||||
lib/libXpm.so.4.11
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
man/man1/cxpm.1.gz
|
||||
man/man1/sxpm.1.gz
|
||||
|
|
|
@ -116,6 +116,7 @@ lib/libcanna.so.1.0
|
|||
lib/libcanna16.a
|
||||
lib/libcanna16.so.1.0
|
||||
@exec ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
man/man1/addwords.1.gz
|
||||
man/man1/cannacheck.1.gz
|
||||
man/man1/cannakill.1.gz
|
||||
|
|
|
@ -116,6 +116,7 @@ lib/libcanna.so.1.0
|
|||
lib/libcanna16.a
|
||||
lib/libcanna16.so.1.0
|
||||
@exec ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
man/man1/addwords.1.gz
|
||||
man/man1/cannacheck.1.gz
|
||||
man/man1/cannakill.1.gz
|
||||
|
|
|
@ -116,6 +116,7 @@ lib/libcanna.so.1.0
|
|||
lib/libcanna16.a
|
||||
lib/libcanna16.so.1.0
|
||||
@exec ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
man/man1/addwords.1.gz
|
||||
man/man1/cannacheck.1.gz
|
||||
man/man1/cannakill.1.gz
|
||||
|
|
|
@ -429,3 +429,4 @@ share/fonts/watanabe_font/mincho.vf2
|
|||
@dirrm lib/VFlib
|
||||
@dirrm share/fonts/watanabe_font
|
||||
@exec /sbin/ldconfig -m %D/lib
|
||||
@unexec /sbin/ldconfig -R
|
||||
|
|
|
@ -56,6 +56,7 @@ share/kaffe/classes.zip
|
|||
share/kaffe/ENVIRONMENT
|
||||
share/kaffe/license.terms
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
@dirrm include/kaffe
|
||||
@dirrm share/kaffe/lib/security
|
||||
@dirrm share/kaffe/lib
|
||||
|
|
|
@ -514,3 +514,4 @@ share/itcl/iwidgets/man/mann/tabnotebook.n.gz
|
|||
share/itcl/iwidgets/man/mann/tabset.n.gz
|
||||
share/itcl/iwidgets/man/mann/toolbar.n.gz
|
||||
@exec /sbin/ldconfig -m %D/lib
|
||||
@unexec /sbin/ldconfig -R
|
||||
|
|
|
@ -41,3 +41,4 @@ lib/m3/pkg/videovbt/FreeBSD2/libvideovbt.so.6.0
|
|||
lib/m3/pkg/web/FreeBSD2/libweb.so.6.0
|
||||
share/modula-3-lib/COPYRIGHT
|
||||
@exec /sbin/ldconfig -m %D/lib/m3/FreeBSD2
|
||||
@unexec /sbin/ldconfig -R
|
||||
|
|
|
@ -812,3 +812,4 @@ man/man1/shownew.1.gz
|
|||
man/man1/showthread.1.gz
|
||||
share/modula-3/COPYRIGHT
|
||||
@exec /sbin/ldconfig -m %D/lib/m3/FreeBSD2
|
||||
@unexec /sbin/ldconfig -R
|
||||
|
|
|
@ -7,6 +7,7 @@ lib/librexx.a
|
|||
lib/librexx.so.1.6.4
|
||||
include/rexxsaa.h
|
||||
@exec ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
share/doc/rexx-imc/README
|
||||
share/doc/rexx-imc/README.avail
|
||||
share/doc/rexx-imc/README.bugreport
|
||||
|
|
|
@ -8,6 +8,7 @@ lib/schemetoc
|
|||
lib/libsc.so.1.0
|
||||
lib/libscxl.so.1.0
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
@exec /usr/bin/ranlib %D/lib/schemetoc/libsc.a
|
||||
@exec /usr/bin/ranlib %D/lib/schemetoc/libsc_p.a
|
||||
@exec /usr/bin/ranlib %D/lib/schemetoc/scxl.a
|
||||
|
|
|
@ -2,6 +2,7 @@ bin/tclsh8.0
|
|||
lib/libtcl80.a
|
||||
lib/libtcl80.so.1.2
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
include/tcl8.0/tcl.h
|
||||
include/tcl8.0/unix/tclUnixPort.h
|
||||
include/tcl8.0/generic/tcl.h
|
||||
|
|
|
@ -13,6 +13,7 @@ include/tcl8.1/unix/tclUnixPort.h
|
|||
lib/libtcl81.a
|
||||
lib/libtcl81.so.1.0
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
lib/tcl8.1/auto.tcl
|
||||
lib/tcl8.1/encoding/ascii.enc
|
||||
lib/tcl8.1/encoding/big5.enc
|
||||
|
|
|
@ -13,6 +13,7 @@ include/tcl8.1/unix/tclUnixPort.h
|
|||
lib/libtcl81.a
|
||||
lib/libtcl81.so.1.0
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
lib/tcl8.1/auto.tcl
|
||||
lib/tcl8.1/encoding/ascii.enc
|
||||
lib/tcl8.1/encoding/big5.enc
|
||||
|
|
|
@ -13,6 +13,7 @@ include/tcl8.1/unix/tclUnixPort.h
|
|||
lib/libtcl81.a
|
||||
lib/libtcl81.so.1.0
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
lib/tcl8.1/auto.tcl
|
||||
lib/tcl8.1/encoding/ascii.enc
|
||||
lib/tcl8.1/encoding/big5.enc
|
||||
|
|
|
@ -13,6 +13,7 @@ lib/libtkx.so
|
|||
@exec ln -fs %D/%F %B/libtkx.so.41.2
|
||||
lib/tkxConfig.sh
|
||||
@exec /sbin/ldconfig -m %D/lib
|
||||
@unexec /sbin/ldconfig -R
|
||||
man/man3/TclCommandWriting.3.gz
|
||||
man/man3/Tcl_HandleAlloc.3.gz
|
||||
man/man3/Tcl_HandleFree.3.gz
|
||||
|
|
|
@ -13,6 +13,7 @@ lib/libtkx.so
|
|||
@exec ln -fs %D/%F %B/libtkx.so.41.2
|
||||
lib/tkxConfig.sh
|
||||
@exec /sbin/ldconfig -m %D/lib
|
||||
@unexec /sbin/ldconfig -R
|
||||
man/man3/TclCommandWriting.3.gz
|
||||
man/man3/Tcl_HandleAlloc.3.gz
|
||||
man/man3/Tcl_HandleFree.3.gz
|
||||
|
|
|
@ -13,6 +13,7 @@ lib/libtkx.so
|
|||
@exec ln -fs %D/%F %B/libtkx.so.41.2
|
||||
lib/tkxConfig.sh
|
||||
@exec /sbin/ldconfig -m %D/lib
|
||||
@unexec /sbin/ldconfig -R
|
||||
man/man3/TclCommandWriting.3.gz
|
||||
man/man3/Tcl_HandleAlloc.3.gz
|
||||
man/man3/Tcl_HandleFree.3.gz
|
||||
|
|
|
@ -8,6 +8,7 @@ man/man1/uncompface.1.gz
|
|||
lib/libcompface.a
|
||||
lib/libcompface.so.1.0
|
||||
@exec /sbin/ldconfig -m %D/lib
|
||||
@unexec /sbin/ldconfig -R
|
||||
include/compface.h
|
||||
man/man3/compface.3.gz
|
||||
man/man3/uncompface.3.gz
|
||||
|
|
|
@ -2,4 +2,5 @@ lib/libbihar.a
|
|||
lib/libbihar.so.1.0
|
||||
share/doc/fftpack/fft.doc.gz
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
@dirrm share/doc/fftpack
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
lib/libblas.a
|
||||
lib/libblas.so.1.0
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
lib/libeispack.a
|
||||
lib/libeispack.so.1.0
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
|
|
|
@ -2,4 +2,5 @@ lib/libbihar.a
|
|||
lib/libbihar.so.1.0
|
||||
share/doc/fftpack/fft.doc.gz
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
@dirrm share/doc/fftpack
|
||||
|
|
|
@ -3,6 +3,7 @@ lib/libblas.so.2.0
|
|||
lib/liblapack.a
|
||||
lib/liblapack.so.2.0
|
||||
@exec ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
man/manl/cgbmv.l.gz
|
||||
man/manl/cgemm.l.gz
|
||||
man/manl/cgemv.l.gz
|
||||
|
|
|
@ -2,6 +2,7 @@ include/ranlib.h
|
|||
lib/libranlib.a
|
||||
lib/libranlib.so.1.0
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
share/doc/ranlib/Basegen.c.doc
|
||||
share/doc/ranlib/ranlib.c.chs
|
||||
share/doc/ranlib/ranlib.c.fdoc
|
||||
|
|
|
@ -2,6 +2,7 @@ include/ranlib.h
|
|||
lib/libranlib.a
|
||||
lib/libranlib.so.1.0
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
share/doc/ranlib/Basegen.c.doc
|
||||
share/doc/ranlib/ranlib.c.chs
|
||||
share/doc/ranlib/ranlib.c.fdoc
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
lib/liblinpack.a
|
||||
lib/liblinpack.so.1.0
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
|
|
|
@ -509,3 +509,4 @@ include/octave
|
|||
@exec /bin/mkdir -p %D/libexec/octave/site/oct/i386-unknown-freebsd
|
||||
@exec /bin/mkdir -p %D/libexec/octave/2.0.9/oct/i386-unknown-freebsd
|
||||
@exec /sbin/ldconfig -m %D/lib
|
||||
@unexec /sbin/ldconfig -R
|
||||
|
|
|
@ -509,3 +509,4 @@ include/octave
|
|||
@exec /bin/mkdir -p %D/libexec/octave/site/oct/i386-unknown-freebsd
|
||||
@exec /bin/mkdir -p %D/libexec/octave/2.0.9/oct/i386-unknown-freebsd
|
||||
@exec /sbin/ldconfig -m %D/lib
|
||||
@unexec /sbin/ldconfig -R
|
||||
|
|
|
@ -2,6 +2,7 @@ include/ranlib.h
|
|||
lib/libranlib.a
|
||||
lib/libranlib.so.1.0
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
share/doc/ranlib/Basegen.c.doc
|
||||
share/doc/ranlib/ranlib.c.chs
|
||||
share/doc/ranlib/ranlib.c.fdoc
|
||||
|
|
|
@ -36,6 +36,7 @@ lib/libsim++.so.1.0
|
|||
lib/libqueuing.a
|
||||
lib/libqueuing.so.1.0
|
||||
@exec /sbin/ldconfig -m %D/lib
|
||||
@unexec /sbin/ldconfig -R
|
||||
lib/SimPack/constraint/differential/deq/deq
|
||||
lib/SimPack/constraint/differential/deq/order1
|
||||
lib/SimPack/constraint/differential/deq/contsim
|
||||
|
|
|
@ -22,6 +22,7 @@ lib/libamtape.la
|
|||
lib/libamtape.so
|
||||
lib/libamtape.so.1.1
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
libexec/amanda/amandad
|
||||
libexec/amanda/amcat.awk
|
||||
libexec/amanda/amidxtaped
|
||||
|
|
|
@ -22,6 +22,7 @@ lib/libamtape.la
|
|||
lib/libamtape.so
|
||||
lib/libamtape.so.1.1
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
libexec/amanda/amandad
|
||||
libexec/amanda/amcat.awk
|
||||
libexec/amanda/amidxtaped
|
||||
|
|
|
@ -22,6 +22,7 @@ lib/libamtape.la
|
|||
lib/libamtape.so
|
||||
lib/libamtape.so.1.1
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
libexec/amanda/amandad
|
||||
libexec/amanda/amcat.awk
|
||||
libexec/amanda/amidxtaped
|
||||
|
|
|
@ -22,6 +22,7 @@ lib/libamtape.la
|
|||
lib/libamtape.so
|
||||
lib/libamtape.so.1.1
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
libexec/amanda/amandad
|
||||
libexec/amanda/amcat.awk
|
||||
libexec/amanda/amidxtaped
|
||||
|
|
|
@ -22,6 +22,7 @@ lib/libamtape.la
|
|||
lib/libamtape.so
|
||||
lib/libamtape.so.1.1
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
libexec/amanda/amandad
|
||||
libexec/amanda/amcat.awk
|
||||
libexec/amanda/amidxtaped
|
||||
|
|
|
@ -22,6 +22,7 @@ lib/libamtape.la
|
|||
lib/libamtape.so
|
||||
lib/libamtape.so.1.1
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
libexec/amanda/amandad
|
||||
libexec/amanda/amcat.awk
|
||||
libexec/amanda/amidxtaped
|
||||
|
|
|
@ -22,6 +22,7 @@ lib/libamtape.la
|
|||
lib/libamtape.so
|
||||
lib/libamtape.so.1.1
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
libexec/amanda/amandad
|
||||
libexec/amanda/amcat.awk
|
||||
libexec/amanda/amidxtaped
|
||||
|
|
|
@ -22,6 +22,7 @@ lib/libamtape.la
|
|||
lib/libamtape.so
|
||||
lib/libamtape.so.1.1
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
libexec/amanda/amandad
|
||||
libexec/amanda/amcat.awk
|
||||
libexec/amanda/amidxtaped
|
||||
|
|
|
@ -22,6 +22,7 @@ lib/libamtape.la
|
|||
lib/libamtape.so
|
||||
lib/libamtape.so.1.1
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
libexec/amanda/amandad
|
||||
libexec/amanda/amcat.awk
|
||||
libexec/amanda/amidxtaped
|
||||
|
|
|
@ -22,6 +22,7 @@ lib/libamtape.la
|
|||
lib/libamtape.so
|
||||
lib/libamtape.so.1.1
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
libexec/amanda/amandad
|
||||
libexec/amanda/amcat.awk
|
||||
libexec/amanda/amidxtaped
|
||||
|
|
|
@ -22,6 +22,7 @@ lib/libamtape.la
|
|||
lib/libamtape.so
|
||||
lib/libamtape.so.1.1
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
libexec/amanda/amandad
|
||||
libexec/amanda/amcat.awk
|
||||
libexec/amanda/amidxtaped
|
||||
|
|
|
@ -2,6 +2,7 @@ lib/libsocket++.a
|
|||
lib/libsocket++.so.1.10
|
||||
lib/libsocket++_p.a
|
||||
@exec /sbin/ldconfig -m %D/lib
|
||||
@unexec /sbin/ldconfig -R
|
||||
include/Fork.h
|
||||
include/echo.h
|
||||
include/ftp.h
|
||||
|
|
|
@ -20,3 +20,4 @@ lib/libsocks5.a
|
|||
@exec ranlib -m %D/lib/libsocks5.a
|
||||
lib/libsocks5_sh.so
|
||||
@exec /sbin/ldconfig -m %D/lib
|
||||
@unexec /sbin/ldconfig -R
|
||||
|
|
|
@ -23,6 +23,7 @@ lib/liba2ps.a
|
|||
lib/liba2ps.la
|
||||
lib/liba2ps.so.1.0
|
||||
@exec /sbin/ldconfig -R %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
man/man1/a2ps.1.gz
|
||||
man/man1/ogonkify.1.gz
|
||||
share/a2ps/README
|
||||
|
|
|
@ -13,3 +13,4 @@ lib/libttf.la
|
|||
lib/libttf.so
|
||||
lib/libttf.so.1.0
|
||||
@exec ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
|
|
|
@ -13,3 +13,4 @@ lib/libttf.la
|
|||
lib/libttf.so
|
||||
lib/libttf.so.1.0
|
||||
@exec ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
lib/librsaref.a
|
||||
lib/librsaref.so.2.0
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
include/rsa.h
|
||||
include/_md2.h
|
||||
include/_md5.h
|
||||
|
|
|
@ -8,6 +8,7 @@ lib/libwrap.a
|
|||
@exec ranlib %D/%F
|
||||
lib/libwrap.so.7.6
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
man/man3/hosts_access.3.gz
|
||||
man/man5/hosts_access.5.gz
|
||||
man/man5/hosts_options.5.gz
|
||||
|
|
|
@ -141,7 +141,8 @@ include/w3c-libwww/config.h
|
|||
include/w3c-libwww/sysdep.h
|
||||
lib/libwww.a
|
||||
lib/libwww.so.5.2
|
||||
@exec ldconfig -m %B
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
share/doc/libwww/User/Applications.html
|
||||
share/doc/libwww/User/Architecture/A.gif
|
||||
share/doc/libwww/User/Architecture/Alert.html
|
||||
|
|
|
@ -1456,6 +1456,7 @@ lib/liboldX.so.6.0
|
|||
lib/libxkbfile.a
|
||||
lib/libxkbui.a
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
lib/modules/pex5.so
|
||||
lib/modules/xf86Elo.so
|
||||
lib/modules/xf86Jstk.so
|
||||
|
|
|
@ -1456,6 +1456,7 @@ lib/liboldX.so.6.0
|
|||
lib/libxkbfile.a
|
||||
lib/libxkbui.a
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
lib/modules/pex5.so
|
||||
lib/modules/xf86Elo.so
|
||||
lib/modules/xf86Jstk.so
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
lib/libXaw3d.a
|
||||
lib/libXaw3d.so.6.1
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
include/X11/Xaw3d/AllWidgets.h
|
||||
include/X11/Xaw3d/AsciiSink.h
|
||||
include/X11/Xaw3d/AsciiSinkP.h
|
||||
|
|
|
@ -10,6 +10,7 @@ bin/bltwish
|
|||
lib/libBLT.a
|
||||
lib/libBLT.so.2.1
|
||||
@exec /sbin/ldconfig -m %D/lib
|
||||
@unexec /sbin/ldconfig -R
|
||||
man/mann/BLT.n.gz
|
||||
man/mann/barchart.n.gz
|
||||
man/mann/bgexec.n.gz
|
||||
|
|
|
@ -679,3 +679,5 @@ interviews/man/mann/mailbox.n.gz
|
|||
interviews/man/mann/stateviews.n.gz
|
||||
interviews/man/refman.PS
|
||||
@exec ldconfig -m %D/lib
|
||||
@unexec /sbin/ldconfig -R
|
||||
@unexec /sbin/ldconfig -R
|
||||
|
|
|
@ -137,6 +137,7 @@ lib/libMrm.so.1.2
|
|||
lib/libXm.la
|
||||
lib/libXm.so.1.2
|
||||
@exec /sbin/ldconfig -m %D/lib
|
||||
@unexec /sbin/ldconfig -R
|
||||
share/doc/LessTif/AUTHORS
|
||||
share/doc/LessTif/BUG-REPORTING
|
||||
share/doc/LessTif/COPYING
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
lib/libneXtaw.a
|
||||
lib/libneXtaw.so.6.1
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
include/X11/neXtaw/AllWidgets.h
|
||||
include/X11/neXtaw/AsciiSink.h
|
||||
include/X11/neXtaw/AsciiSinkP.h
|
||||
|
|
|
@ -19,6 +19,7 @@ include/tix/unix/tixUnixPort.h
|
|||
lib/libtix4180.so.1.2
|
||||
lib/libtixsam4180.so.1.2
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
man/mann/BtnBox.n.gz
|
||||
man/mann/Balloon.n.gz
|
||||
man/mann/ChkList.n.gz
|
||||
|
|
|
@ -245,6 +245,7 @@ lib/tk8.0/tkConfig.sh
|
|||
lib/libtk80.a
|
||||
lib/libtk80.so.1.2
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
@dirrm lib/tk8.0/demos/images
|
||||
@dirrm lib/tk8.0/demos
|
||||
@dirrm lib/tk8.0/images
|
||||
|
|
|
@ -24,6 +24,7 @@ include/tk8.1/unix/tkUnixPort.h
|
|||
lib/libtk81.a
|
||||
lib/libtk81.so.1.0
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
lib/tk8.1/bgerror.tcl
|
||||
lib/tk8.1/button.tcl
|
||||
lib/tk8.1/clrpick.tcl
|
||||
|
|
|
@ -24,6 +24,7 @@ include/tk8.1/unix/tkUnixPort.h
|
|||
lib/libtk81.a
|
||||
lib/libtk81.so.1.0
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
lib/tk8.1/bgerror.tcl
|
||||
lib/tk8.1/button.tcl
|
||||
lib/tk8.1/clrpick.tcl
|
||||
|
|
|
@ -24,6 +24,7 @@ include/tk8.1/unix/tkUnixPort.h
|
|||
lib/libtk81.a
|
||||
lib/libtk81.so.1.0
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
lib/tk8.1/bgerror.tcl
|
||||
lib/tk8.1/button.tcl
|
||||
lib/tk8.1/clrpick.tcl
|
||||
|
|
|
@ -256,6 +256,7 @@ share/tkstep8.0/xmfbox.tcl
|
|||
lib/libtkstep80.a
|
||||
lib/libtkstep80.so.1.2
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
@dirrm share/doc/tkstep
|
||||
@dirrm share/tkstep8.0/demos/images
|
||||
@dirrm share/tkstep8.0/demos
|
||||
|
|
|
@ -15,3 +15,4 @@ include/Xbae
|
|||
man/man3/XbaeMatrix.3.gz
|
||||
man/man3/XbaeCaption.3.gz
|
||||
@exec /sbin/ldconfig -m %D
|
||||
@unexec /sbin/ldconfig -R
|
||||
|
|
|
@ -4,6 +4,7 @@ lib/libxforms.a
|
|||
lib/libxforms.so.0.88
|
||||
lib/libxforms.so
|
||||
@exec ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
@exec ranlib %D/lib/libxforms.a
|
||||
include/forms.h
|
||||
man/man1/fdesign.1.gz
|
||||
|
|
|
@ -1456,6 +1456,7 @@ lib/liboldX.so.6.0
|
|||
lib/libxkbfile.a
|
||||
lib/libxkbui.a
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
lib/modules/pex5.so
|
||||
lib/modules/xf86Elo.so
|
||||
lib/modules/xf86Jstk.so
|
||||
|
|
|
@ -1456,6 +1456,7 @@ lib/liboldX.so.6.0
|
|||
lib/libxkbfile.a
|
||||
lib/libxkbui.a
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
lib/modules/pex5.so
|
||||
lib/modules/xf86Elo.so
|
||||
lib/modules/xf86Jstk.so
|
||||
|
|
|
@ -1456,6 +1456,7 @@ lib/liboldX.so.6.0
|
|||
lib/libxkbfile.a
|
||||
lib/libxkbui.a
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
lib/modules/pex5.so
|
||||
lib/modules/xf86Elo.so
|
||||
lib/modules/xf86Jstk.so
|
||||
|
|
|
@ -1456,6 +1456,7 @@ lib/liboldX.so.6.0
|
|||
lib/libxkbfile.a
|
||||
lib/libxkbui.a
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
lib/modules/pex5.so
|
||||
lib/modules/xf86Elo.so
|
||||
lib/modules/xf86Jstk.so
|
||||
|
|
|
@ -4,7 +4,8 @@ lib/libDnd.a
|
|||
lib/libDnd++.a
|
||||
lib/libDnd.so.1.0
|
||||
lib/libDnd++.so.1.0
|
||||
@exec ldconfig -m %B
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
share/doc/libdnd/DND.dvi
|
||||
share/doc/libdnd/DNDa4.ps
|
||||
share/doc/libdnd/DNDletter.ps
|
||||
|
|
Loading…
Reference in a new issue