# --- T2-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # T2 SDE: package/.../lesstif/libdir.patch # Copyright (C) 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. # # This patch file is dual-licensed. It is available under the license the # patched project is licensed under, as long as it is an OpenSource license # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms # of the GNU General Public License as published by the Free Software # Foundation; either version 2 of the License, or (at your option) any later # version. # --- T2-COPYRIGHT-NOTE-END --- --- lesstif-0.94.4/lib/Dt/Makefile.in.vanilla 2006-04-21 19:59:01.142488250 +0200 +++ lesstif-0.94.4/lib/Dt/Makefile.in 2006-04-21 19:59:10.091047500 +0200 @@ -248,7 +248,7 @@ infodir = @infodir@ install_sh = @install_sh@ lib_version_suffix = @lib_version_suffix@ -libdir = $(exec_prefix)/lib +libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ man2html_cmd = @man2html_cmd@ --- lesstif-0.94.4/lib/Mrm-2.1/Makefile.in.vanilla 2006-04-21 19:59:26.016042750 +0200 +++ lesstif-0.94.4/lib/Mrm-2.1/Makefile.in 2006-04-21 19:59:32.876471500 +0200 @@ -235,7 +235,7 @@ infodir = @infodir@ install_sh = @install_sh@ lib_version_suffix = @lib_version_suffix@ -libdir = $(exec_prefix)/lib +libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ man2html_cmd = @man2html_cmd@ --- lesstif-0.94.4/lib/Uil-2.1/Makefile.in.vanilla 2006-04-21 20:00:10.002791750 +0200 +++ lesstif-0.94.4/lib/Uil-2.1/Makefile.in 2006-04-21 20:00:16.175177500 +0200 @@ -238,7 +238,7 @@ infodir = @infodir@ install_sh = @install_sh@ lib_version_suffix = @lib_version_suffix@ -libdir = $(exec_prefix)/lib +libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ man2html_cmd = @man2html_cmd@ --- lesstif-0.94.4/lib/Xm-2.1/Makefile.in.vanilla 2006-04-21 20:00:22.475571250 +0200 +++ lesstif-0.94.4/lib/Xm-2.1/Makefile.in 2006-04-21 20:00:28.319936500 +0200 @@ -297,7 +297,7 @@ infodir = @infodir@ install_sh = @install_sh@ lib_version_suffix = @lib_version_suffix@ -libdir = $(exec_prefix)/lib +libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ man2html_cmd = @man2html_cmd@