Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 396727
Collapse All | Expand All

(-)a/bindings/tcl/Makefile.am (-2 / +3 lines)
Lines 27-34 tclpkgdir = @TCL_PACKAGE_DIR@ Link Here
27
tclpkg_DATA = pkgIndex.tcl
27
tclpkg_DATA = pkgIndex.tcl
28
tclpkg_SCRIPTS = ifOctets.tcl
28
tclpkg_SCRIPTS = ifOctets.tcl
29
else
29
else
30
pkglib_DATA = pkgIndex.tcl
30
tclpkgdir = $(libdir)/@PACKAGE@
31
pkglib_SCRIPTS = ifOctets.tcl
31
tclpkg_DATA = pkgIndex.tcl
32
tclpkg_SCRIPTS = ifOctets.tcl
32
endif
33
endif
33
34
34
# Automake doen't like `tclrrd$(VERSION)$(TCL_SHLIB_SUFFIX)' as
35
# Automake doen't like `tclrrd$(VERSION)$(TCL_SHLIB_SUFFIX)' as

Return to bug 396727