[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#185855: blt-dev: Patch to fix the problem (See #161051)



Package: blt-dev
Version: 2.4z-0.2
Tags: patch
Followup-For: Bug #185855

diff -u -r blt-2.4z.old/debian/rules blt-2.4z/debian/rules
--- blt-2.4z.old/debian/rules   2003-04-02 16:56:50.000000000 +0200
+++ blt-2.4z/debian/rules       2003-04-02 16:23:44.000000000 +0200
@@ -223,6 +223,9 @@
        install -m644 src/bltChain.h       debian/blt-dev/usr/include
        install -m644 src/bltVector.h      debian/blt-dev/usr/include
        install -m644 src/bltTree.h        debian/blt-dev/usr/include
+       install -m644 src/bltPool.h        debian/blt-dev/usr/include
+       install -m644 src/bltList.h        debian/blt-dev/usr/include
+       install -m644 src/bltBind.h        debian/blt-dev/usr/include
        (cd debian/blt-dev/usr/man/mann ; for i in `ls` ; do \
           echo renaming $$i to `echo $$i | sed 's/\.n/.3/'` ; \
           mv $$i `echo $$i | sed 's/\.n/.3/'` ; \

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux goedel 2.4.20 #1 Die Feb 25 12:55:03 CET 2003 i686
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro

Versions of packages blt-dev depends on:
ii  blt                           2.4z-0.2   Shared libraries for blt
ii  tcl8.0 [tclsh]                8.0.5-7    The Tool Command Language (TCL) v8
ii  tcl8.2 [tclsh]                8.2.3-10   The Tool Command Language (TCL) v8
ii  tcl8.3 [tclsh]                8.3.5-1    Tcl (the Tool Command Language) v8
ii  tcl8.4 [tclsh]                8.4.2-1    Tcl (the Tool Command Language) v8
ii  tcl8.4-dev                    8.4.2-1    Tcl (the Tool Command Language) v8

-- no debconf information




Reply to: