[fd5b1fe] | 1 | Submitted By: Ryan Oliver <ryan.oliver@pha.com.au>
|
---|
| 2 | Date: 2005-02-10
|
---|
| 3 | Initial Package Version: 0.94.0
|
---|
| 4 | Upstream Status: Not Submitted
|
---|
| 5 | Origin: Self Created
|
---|
| 6 | Description: Fix installation locations and ensure --libdir is honored when
|
---|
| 7 | installing libraries
|
---|
| 8 |
|
---|
[617118d] | 9 | diff -uNr lesstif-0.94.0-orig/Makefile.in lesstif-0.94.0/Makefile.in
|
---|
| 10 | --- lesstif-0.94.0-orig/Makefile.in 2004-12-04 08:09:35.000000000 +1100
|
---|
| 11 | +++ lesstif-0.94.0/Makefile.in 2005-02-10 14:28:57.481146336 +1100
|
---|
| 12 | @@ -282,11 +282,11 @@
|
---|
| 13 | # Lets put the informational stuff in a sub directory to avoid
|
---|
| 14 | # poluting /usr/local for default installs.
|
---|
| 15 | #
|
---|
| 16 | -rootdir = $(prefix)/LessTif
|
---|
| 17 | +rootdir = $(prefix)/share/LessTif
|
---|
| 18 | dist_root_DATA = AUTHORS BUG-REPORTING COPYING COPYING.LIB CREDITS \
|
---|
| 19 | FAQ INSTALL.txt README ReleaseNotes.html ReleaseNotes.txt
|
---|
| 20 |
|
---|
| 21 | -htmldir = $(prefix)/LessTif/doc
|
---|
| 22 | +htmldir = $(prefix)/share/LessTif/doc
|
---|
| 23 | html_DATA = ReleaseNotes.html
|
---|
| 24 |
|
---|
| 25 | #
|
---|
| 26 | diff -uNr lesstif-0.94.0-orig/configure lesstif-0.94.0/configure
|
---|
| 27 | --- lesstif-0.94.0-orig/configure 2004-12-04 08:09:22.000000000 +1100
|
---|
| 28 | +++ lesstif-0.94.0/configure 2005-02-10 14:41:49.382799448 +1100
|
---|
| 29 | @@ -28275,6 +28275,7 @@
|
---|
| 30 | cat >>conftest.$ac_ext <<_ACEOF
|
---|
| 31 | /* end confdefs.h. */
|
---|
| 32 | $ac_includes_default
|
---|
| 33 | +#include <ft2build.h>
|
---|
| 34 | #include <$ac_header>
|
---|
| 35 | _ACEOF
|
---|
| 36 | rm -f conftest.$ac_objext
|
---|
| 37 | @@ -28319,6 +28320,7 @@
|
---|
| 38 | cat confdefs.h >>conftest.$ac_ext
|
---|
| 39 | cat >>conftest.$ac_ext <<_ACEOF
|
---|
| 40 | /* end confdefs.h. */
|
---|
| 41 | +#include <ft2build.h>
|
---|
| 42 | #include <$ac_header>
|
---|
| 43 | _ACEOF
|
---|
| 44 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
|
---|
| 45 | diff -uNr lesstif-0.94.0-orig/doc/Makefile.in lesstif-0.94.0/doc/Makefile.in
|
---|
| 46 | --- lesstif-0.94.0-orig/doc/Makefile.in 2004-12-04 08:09:30.000000000 +1100
|
---|
| 47 | +++ lesstif-0.94.0/doc/Makefile.in 2005-02-10 14:28:57.507142384 +1100
|
---|
| 48 | @@ -259,7 +259,7 @@
|
---|
| 49 | # InsideLessTif/ shouldn't be touched:
|
---|
| 50 | # it has a stand-alone Makefile w/o auto* stuff
|
---|
| 51 | SUBDIRS = www.lesstif.org lessdox
|
---|
| 52 | -rootdir = $(prefix)/LessTif/doc
|
---|
| 53 | +rootdir = $(prefix)/share/LessTif/doc
|
---|
| 54 | root_DATA = All.html Clipboard.txt DragAndDrop.txt Form.txt \
|
---|
| 55 | GeoUtils.txt Geometry.html SyntheticResources.txt \
|
---|
| 56 | UIL.txt XmStrings.txt thread.html
|
---|
| 57 | diff -uNr lesstif-0.94.0-orig/doc/lessdox/clients/Makefile.in lesstif-0.94.0/doc/lessdox/clients/Makefile.in
|
---|
| 58 | --- lesstif-0.94.0-orig/doc/lessdox/clients/Makefile.in 2004-12-04 08:09:30.000000000 +1100
|
---|
| 59 | +++ lesstif-0.94.0/doc/lessdox/clients/Makefile.in 2005-02-10 14:28:57.515141168 +1100
|
---|
| 60 | @@ -257,7 +257,7 @@
|
---|
| 61 | manone_DATA = mwm.1 xmbind.1 lesstif.1 uil.1 ltversion.1
|
---|
| 62 | manthree_DATA =
|
---|
| 63 | manfive_DATA = mwmrc.5 VirtualBindings.5
|
---|
| 64 | -htmldir = $(prefix)/LessTif/doc/html
|
---|
| 65 | +htmldir = $(prefix)/share/LessTif/doc/html
|
---|
| 66 | html_DATA = mwm.html mwmrc.html xmbind.html lesstif.html uil.html \
|
---|
| 67 | VirtualBindings.html
|
---|
| 68 |
|
---|
| 69 | diff -uNr lesstif-0.94.0-orig/doc/lessdox/functions/Makefile.in lesstif-0.94.0/doc/lessdox/functions/Makefile.in
|
---|
| 70 | --- lesstif-0.94.0-orig/doc/lessdox/functions/Makefile.in 2004-12-04 08:09:30.000000000 +1100
|
---|
| 71 | +++ lesstif-0.94.0/doc/lessdox/functions/Makefile.in 2005-02-10 14:28:57.519140560 +1100
|
---|
| 72 | @@ -257,7 +257,7 @@
|
---|
| 73 | manone_DATA =
|
---|
| 74 | manthree_DATA =
|
---|
| 75 | manfive_DATA =
|
---|
| 76 | -htmldir = $(prefix)/LessTif/doc/html
|
---|
| 77 | +htmldir = $(prefix)/share/LessTif/doc/html
|
---|
| 78 | html_DATA = ${manone_DATA:.1=.html} ${manthree_DATA:.3=.html} \
|
---|
| 79 | ${manfive_DATA:.5=.html}
|
---|
| 80 |
|
---|
| 81 | diff -uNr lesstif-0.94.0-orig/doc/lessdox/widgets/Makefile.in lesstif-0.94.0/doc/lessdox/widgets/Makefile.in
|
---|
| 82 | --- lesstif-0.94.0-orig/doc/lessdox/widgets/Makefile.in 2004-12-04 08:09:31.000000000 +1100
|
---|
| 83 | +++ lesstif-0.94.0/doc/lessdox/widgets/Makefile.in 2005-02-10 14:28:57.517140864 +1100
|
---|
| 84 | @@ -282,7 +282,7 @@
|
---|
| 85 | Rect.3 UnNamedObj.3 Constraint.3 VendorShell.3
|
---|
| 86 |
|
---|
| 87 | manfive_DATA =
|
---|
| 88 | -htmldir = $(prefix)/LessTif/doc/html
|
---|
| 89 | +htmldir = $(prefix)/share/LessTif/doc/html
|
---|
| 90 | html_DATA = ${manone_DATA:.1=.html} ${manthree_DATA:.3=.html} \
|
---|
| 91 | ${manfive_DATA:.5=.html}
|
---|
| 92 |
|
---|
| 93 | @@ -549,7 +549,7 @@
|
---|
| 94 | # in both the http://www.lesstif.org and the locally installed case.
|
---|
| 95 | #
|
---|
| 96 | install-data-hook:
|
---|
| 97 | - if [ ! -h $(DESTDIR)$(prefix)/LessTif/doc/Lessdox ]; then mkdir -p $(DESTDIR)$(prefix)/LessTif/doc && cd $(DESTDIR)$(prefix)/LessTif/doc && $(LN_S) html Lessdox; fi
|
---|
| 98 | + if [ ! -h $(DESTDIR)$(prefix)/share/LessTif/doc/Lessdox ]; then mkdir -p $(DESTDIR)$(prefix)/share/LessTif/doc && cd $(DESTDIR)$(prefix)/share/LessTif/doc && $(LN_S) html Lessdox; fi
|
---|
| 99 | # Tell versions [3.59,3.63) of GNU make to not export all variables.
|
---|
| 100 | # Otherwise a system limit (for SysV at least) may be exceeded.
|
---|
| 101 | .NOEXPORT:
|
---|
| 102 | diff -uNr lesstif-0.94.0-orig/doc/www.lesstif.org/Makefile.in lesstif-0.94.0/doc/www.lesstif.org/Makefile.in
|
---|
| 103 | --- lesstif-0.94.0-orig/doc/www.lesstif.org/Makefile.in 2004-12-04 08:09:31.000000000 +1100
|
---|
| 104 | +++ lesstif-0.94.0/doc/www.lesstif.org/Makefile.in 2005-02-10 14:28:57.509142080 +1100
|
---|
| 105 | @@ -263,7 +263,7 @@
|
---|
| 106 | # Lets put the informational stuff in a sub directory to avoid
|
---|
| 107 | # polluting /usr/local for default installs.
|
---|
| 108 | #
|
---|
| 109 | -docdir = $(prefix)/LessTif/doc
|
---|
| 110 | +docdir = $(prefix)/share/LessTif/doc
|
---|
| 111 | doc_DATA = \
|
---|
| 112 | Advocacy.html contents.html misc_frame.html \
|
---|
| 113 | BUG-HUNTING.html core.html news.html \
|
---|
| 114 | diff -uNr lesstif-0.94.0-orig/doc/www.lesstif.org/images/Makefile.in lesstif-0.94.0/doc/www.lesstif.org/images/Makefile.in
|
---|
| 115 | --- lesstif-0.94.0-orig/doc/www.lesstif.org/images/Makefile.in 2004-12-04 08:09:31.000000000 +1100
|
---|
| 116 | +++ lesstif-0.94.0/doc/www.lesstif.org/images/Makefile.in 2005-02-10 14:28:57.511141776 +1100
|
---|
| 117 | @@ -253,7 +253,7 @@
|
---|
| 118 | # Lets put the informational stuff in a sub directory to avoid
|
---|
| 119 | # poluting /usr/local for default installs.
|
---|
| 120 | #
|
---|
| 121 | -rootdir = $(prefix)/LessTif/doc/images
|
---|
| 122 | +rootdir = $(prefix)/share/LessTif/doc/images
|
---|
| 123 | root_DATA = hungry.png \
|
---|
| 124 | lesstif-realsmall.png lesstif-small.png lesstif.png \
|
---|
| 125 | ltsunlogo.png lesstif.jpg ltsunlogo.jpg \
|
---|
| 126 | diff -uNr lesstif-0.94.0-orig/lib/Dt/Makefile.in lesstif-0.94.0/lib/Dt/Makefile.in
|
---|
| 127 | --- lesstif-0.94.0-orig/lib/Dt/Makefile.in 2004-12-04 08:09:33.000000000 +1100
|
---|
| 128 | +++ lesstif-0.94.0/lib/Dt/Makefile.in 2005-02-10 15:35:04.088130416 +1100
|
---|
| 129 | @@ -248,7 +248,7 @@
|
---|
| 130 | infodir = @infodir@
|
---|
| 131 | install_sh = @install_sh@
|
---|
| 132 | lib_version_suffix = @lib_version_suffix@
|
---|
| 133 | -libdir = $(exec_prefix)/lib
|
---|
| 134 | +libdir = @libdir@
|
---|
| 135 | libexecdir = @libexecdir@
|
---|
| 136 | localstatedir = @localstatedir@
|
---|
| 137 | man2html_cmd = @man2html_cmd@
|
---|
| 138 | diff -uNr lesstif-0.94.0-orig/lib/Mrm-2.1/Makefile.in lesstif-0.94.0/lib/Mrm-2.1/Makefile.in
|
---|
| 139 | --- lesstif-0.94.0-orig/lib/Mrm-2.1/Makefile.in 2004-12-04 08:09:33.000000000 +1100
|
---|
| 140 | +++ lesstif-0.94.0/lib/Mrm-2.1/Makefile.in 2005-02-10 15:33:54.035779992 +1100
|
---|
| 141 | @@ -235,7 +235,7 @@
|
---|
| 142 | infodir = @infodir@
|
---|
| 143 | install_sh = @install_sh@
|
---|
| 144 | lib_version_suffix = @lib_version_suffix@
|
---|
| 145 | -libdir = $(exec_prefix)/lib
|
---|
| 146 | +libdir = @libdir@
|
---|
| 147 | libexecdir = @libexecdir@
|
---|
| 148 | localstatedir = @localstatedir@
|
---|
| 149 | man2html_cmd = @man2html_cmd@
|
---|
| 150 | diff -uNr lesstif-0.94.0-orig/lib/Uil-2.1/Makefile.in lesstif-0.94.0/lib/Uil-2.1/Makefile.in
|
---|
| 151 | --- lesstif-0.94.0-orig/lib/Uil-2.1/Makefile.in 2004-12-04 08:09:33.000000000 +1100
|
---|
| 152 | +++ lesstif-0.94.0/lib/Uil-2.1/Makefile.in 2005-02-10 15:34:25.309025736 +1100
|
---|
| 153 | @@ -238,7 +238,7 @@
|
---|
| 154 | infodir = @infodir@
|
---|
| 155 | install_sh = @install_sh@
|
---|
| 156 | lib_version_suffix = @lib_version_suffix@
|
---|
| 157 | -libdir = $(exec_prefix)/lib
|
---|
| 158 | +libdir = @libdir@
|
---|
| 159 | libexecdir = @libexecdir@
|
---|
| 160 | localstatedir = @localstatedir@
|
---|
| 161 | man2html_cmd = @man2html_cmd@
|
---|
| 162 | diff -uNr lesstif-0.94.0-orig/lib/Xm-2.1/Makefile.in lesstif-0.94.0/lib/Xm-2.1/Makefile.in
|
---|
| 163 | --- lesstif-0.94.0-orig/lib/Xm-2.1/Makefile.in 2004-12-04 08:09:34.000000000 +1100
|
---|
| 164 | +++ lesstif-0.94.0/lib/Xm-2.1/Makefile.in 2005-02-10 15:33:22.771532880 +1100
|
---|
| 165 | @@ -297,7 +297,7 @@
|
---|
| 166 | infodir = @infodir@
|
---|
| 167 | install_sh = @install_sh@
|
---|
| 168 | lib_version_suffix = @lib_version_suffix@
|
---|
| 169 | -libdir = $(exec_prefix)/lib
|
---|
| 170 | +libdir = @libdir@
|
---|
| 171 | libexecdir = @libexecdir@
|
---|
| 172 | localstatedir = @localstatedir@
|
---|
| 173 | man2html_cmd = @man2html_cmd@
|
---|