* [gentoo-commits] repo/gentoo:master commit in: app-editors/aee/files/, app-editors/aee/
@ 2017-07-09 13:30 Akinori Hattori
0 siblings, 0 replies; 4+ messages in thread
From: Akinori Hattori @ 2017-07-09 13:30 UTC (permalink / raw
To: gentoo-commits
commit: 764ace352cb5de5c51107e668c8f0fe03fc4c665
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 9 13:18:25 2017 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sun Jul 9 13:18:25 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=764ace35
app-editors/aee: update patch
Package-Manager: Portage-2.3.6, Repoman-2.3.1
app-editors/aee/aee-2.2.15b.ebuild | 4 ++--
...location.diff => aee-2.2.15b-ae-location.patch} | 24 +++++++++++-----------
2 files changed, 14 insertions(+), 14 deletions(-)
diff --git a/app-editors/aee/aee-2.2.15b.ebuild b/app-editors/aee/aee-2.2.15b.ebuild
index c43d0406861..d32945b2f5d 100644
--- a/app-editors/aee/aee-2.2.15b.ebuild
+++ b/app-editors/aee/aee-2.2.15b.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="4"
@@ -18,7 +18,7 @@ RDEPEND="X? ( x11-libs/libX11 )"
DEPEND="${RDEPEND}"
src_prepare() {
- epatch "${FILESDIR}"/${PN}-*.diff
+ epatch "${FILESDIR}"/${P}-ae-location.patch
sed -i \
-e "s/make -/\$(MAKE) -/g" \
diff --git a/app-editors/aee/files/aee-ae-location.diff b/app-editors/aee/files/aee-2.2.15b-ae-location.patch
similarity index 88%
rename from app-editors/aee/files/aee-ae-location.diff
rename to app-editors/aee/files/aee-2.2.15b-ae-location.patch
index 9bc6cd5421c..4a17642b915 100644
--- a/app-editors/aee/files/aee-ae-location.diff
+++ b/app-editors/aee/files/aee-2.2.15b-ae-location.patch
@@ -1,5 +1,5 @@
---- aee-2.2.15b.orig/aee.1
-+++ aee-2.2.15b/aee.1
+--- a/aee.1
++++ b/aee.1
@@ -678,7 +678,7 @@
.\"
.SS Initializing aee From A File
@@ -27,8 +27,8 @@
.br
.I $HOME/.aeeinfo
.br
---- aee-2.2.15b.orig/aee.c
-+++ aee-2.2.15b/aee.c
+--- a/aee.c
++++ b/aee.c
@@ -2612,7 +2612,7 @@
char *init_name[4] = {
@@ -38,8 +38,8 @@
NULL,
".init.ae"
};
---- aee-2.2.15b.orig/aee.msg
-+++ aee-2.2.15b/aee.msg
+--- a/aee.msg
++++ b/aee.msg
@@ -2,7 +2,7 @@
$
$set 1
@@ -49,8 +49,8 @@
2 "main"
3 "modes menu"
4 "tabs to spaces "
---- aee-2.2.15b.orig/help.ae
-+++ aee-2.2.15b/help.ae
+--- a/help.ae
++++ b/help.ae
@@ -1058,11 +1058,11 @@
The file 'init.ae' may be used to set parameters and define keys to
@@ -65,8 +65,8 @@
.init.ae, then the current directory. The settings from each file are read,
so that the directives from the most recently read file will take precedence
over previously read files. This allows, for example, the .init.ae file in
---- aee-2.2.15b.orig/help.c
-+++ aee-2.2.15b/help.c
+--- a/help.c
++++ b/help.c
@@ -12,7 +12,7 @@
char *help_file_list[4] = {
@@ -76,8 +76,8 @@
"~/.help.ae",
"help.ae"
};
---- aee-2.2.15b.orig/localize.c
-+++ aee-2.2.15b/localize.c
+--- a/localize.c
++++ b/localize.c
@@ -64,7 +64,7 @@
catalog = catopen("aee", 0);
#endif /* NO_CATGETS */
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-editors/aee/files/, app-editors/aee/
@ 2017-07-09 13:30 Akinori Hattori
0 siblings, 0 replies; 4+ messages in thread
From: Akinori Hattori @ 2017-07-09 13:30 UTC (permalink / raw
To: gentoo-commits
commit: 1c106290b02505c2af7c95058c0a1be602dc5c90
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 9 13:30:03 2017 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sun Jul 9 13:30:03 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c106290
app-editors/aee: new upstream release
Package-Manager: Portage-2.3.6, Repoman-2.3.1
app-editors/aee/Manifest | 1 +
app-editors/aee/aee-2.2.21.ebuild | 63 ++++++++++++++++++++
app-editors/aee/files/aee-ae-location.patch | 89 +++++++++++++++++++++++++++++
3 files changed, 153 insertions(+)
diff --git a/app-editors/aee/Manifest b/app-editors/aee/Manifest
index ab70d57f9d4..66df500056b 100644
--- a/app-editors/aee/Manifest
+++ b/app-editors/aee/Manifest
@@ -1 +1,2 @@
DIST aee-2.2.15b.tar.gz 184218 SHA256 7abbaffe35018f9de87c8685f9bee2ea3f261e88ce60674f1a5a9a3a0f54d752 SHA512 2810cd8f5148edb352fdaefbc823d417b9a83c8083644c8729be8595013ca8ba660bd72120db1e15915e454f5185d2d030c2f0c853b37eb83c213c1d581a640f WHIRLPOOL 3ae452544f8926fda55f3661c9890c39d6ab1dd295acba1a18edf91d010e731d7f356a679e8174f66ce7c8604c148ad1ce61d31c43a67162bdcda400b9de5961
+DIST aee-2.2.21.tar.gz 186304 SHA256 b8a9a20679736ec44e74faae1550b33411cc675f7c587d2316e578f97b0d3727 SHA512 c052ef97b18fa9900e9bf0c5894e05cbbf775d7de4ad4c14cb9e3e7758983c84e4768995a98398c05e30173464e6f7994e7f476522a314bc25dac5a84831155a WHIRLPOOL 7508981b4035fb80dc4fb4cb49af4a7ca552cdf6abe6427ec5bccd5d957f0e64db14083174e7671b521f772e36fc887ac0f7a2b078874888efb042a43ed0363b
diff --git a/app-editors/aee/aee-2.2.21.ebuild b/app-editors/aee/aee-2.2.21.ebuild
new file mode 100644
index 00000000000..763b9cf9190
--- /dev/null
+++ b/app-editors/aee/aee-2.2.21.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit toolchain-funcs
+
+DESCRIPTION="An easy to use text editor"
+#HOMEPAGE="http://mahon.cwx.net/ http://www.users.uswest.net/~hmahon/"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
+SRC_URI="mirror://gentoo/${P}.tar.gz"
+
+LICENSE="Artistic"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux"
+IUSE="X"
+
+RDEPEND="X? ( x11-libs/libX11 )"
+DEPEND="${RDEPEND}"
+
+PATCHES=(
+ "${FILESDIR}"/${PN}-ae-location.patch
+ "${FILESDIR}"/${PN}-Wformat-security.patch
+)
+DOCS=( Changes README.${PN} ${PN}.i18n.guide ${PN}.msg )
+
+src_prepare() {
+ sed -i \
+ -e "s/make -/\$(MAKE) -/g" \
+ -e "/^buildaee/s/$/ localaee/" \
+ -e "/^buildxae/s/$/ localxae/" \
+ Makefile
+
+ sed -i \
+ -e "s/\([\t ]\)cc /\1\\\\\$(CC) /" \
+ -e "/CFLAGS =/s/\" >/ \\\\\$(LDFLAGS)\" >/" \
+ -e "/other_cflag/s/ \${strip_option}//" \
+ create.mk.{aee,xae}
+
+ default
+}
+
+src_compile() {
+ local target="aee"
+ use X && target="both"
+
+ emake CC="$(tc-getCC)" ${target}
+}
+
+src_install() {
+ dobin ${PN}
+ dosym ${PN} /usr/bin/rae
+ doman ${PN}.1
+ einstalldocs
+
+ insinto /usr/share/${PN}
+ doins help.ae
+
+ if use X; then
+ dobin xae
+ dosym xae /usr/bin/rxae
+ fi
+}
diff --git a/app-editors/aee/files/aee-ae-location.patch b/app-editors/aee/files/aee-ae-location.patch
new file mode 100644
index 00000000000..eb598cc7be3
--- /dev/null
+++ b/app-editors/aee/files/aee-ae-location.patch
@@ -0,0 +1,89 @@
+--- a/aee.1
++++ b/aee.1
+@@ -680,7 +680,7 @@
+ .\"
+ .SS Initializing aee From A File
+ .PP
+-\fIaee\fR checks for a file named \fIinit.ae\fR in \fI/usr/local/lib\fR,
++\fIaee\fR checks for a file named \fIinit.ae\fR in \fI/usr/share/aee\fR,
+ .I .init.ae
+ in the user's home directory, then for \fI.init.ae\fR in the
+ current directory. (This file may be created manually or by using the
+@@ -962,7 +962,7 @@
+ .PP
+ On-line help is provided through the 'help' command or menu item. This
+ command uses a file with help information. By default the help file is
+-located in \fB/usr/local/lib/help.ae\fR, but this file may be located
++located in \fB/usr/share/aee/help.ae\fR, but this file may be located
+ in the user's home directory with the name \fB.help.ae\fR, or in the
+ current directory with the name \fBhelp.ae\fR.
+ .\"
+@@ -1019,7 +1019,7 @@
+ .\"
+ .SH FILES
+ .PP
+-.I /usr/local/lib/init.ae
++.I /usr/share/aee/init.ae
+ .br
+ .I $HOME/.aeeinfo
+ .br
+--- a/aee.c
++++ b/aee.c
+@@ -2628,7 +2628,7 @@
+
+ char *init_name[6] = {
+ "/usr/local/aee/init.ae",
+- "/usr/local/lib/init.ae",
++ "/usr/share/aee/init.ae",
+ NULL, /* to be ~/.init.ae */
+ ".init.ae",
+ NULL, /* to be ~/.aeerc */
+--- a/aee.msg
++++ b/aee.msg
+@@ -2,7 +2,7 @@
+ $
+ $set 1
+ $quote "
+-1 "/usr/local/lib/help.ae"
++1 "/usr/share/aee/help.ae"
+ 2 "main"
+ 3 "modes menu"
+ 4 "tabs to spaces "
+--- a/help.ae
++++ b/help.ae
+@@ -1058,11 +1058,11 @@
+
+ The file 'init.ae' may be used to set parameters and define keys to
+ perform certain functions within ae. This file may reside in three
+-locations: /usr/local/lib/init.ae, .init.ae in your home directory, and
++locations: /usr/share/aee/init.ae, .init.ae in your home directory, and
+ .init.ae in the current working directory.
+
+ First, aee checks for a system level initialization file, located in
+-/usr/local/lib. Next the user's home directory is checked for a file named
++/usr/share/aee. Next the user's home directory is checked for a file named
+ .init.ae, then the current directory. The settings from each file are read,
+ so that the directives from the most recently read file will take precedence
+ over previously read files. This allows, for example, the .init.ae file in
+--- a/help.c
++++ b/help.c
+@@ -12,7 +12,7 @@
+
+ char *help_file_list[4] = {
+ "/usr/local/aee/help.ae",
+- "/usr/local/lib/help.ae",
++ "/usr/share/aee/help.ae",
+ "~/.help.ae",
+ "help.ae"
+ };
+--- a/localize.c
++++ b/localize.c
+@@ -64,7 +64,7 @@
+ catalog = catopen("aee", 0);
+ #endif /* NO_CATGETS */
+
+- ae_help_file = catgetlocal( 1, "/usr/local/lib/help.ae");
++ ae_help_file = catgetlocal( 1, "/usr/share/aee/help.ae");
+ main_buffer_name = catgetlocal( 2, "main");
+
+
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-editors/aee/files/, app-editors/aee/
@ 2020-05-10 9:42 Akinori Hattori
0 siblings, 0 replies; 4+ messages in thread
From: Akinori Hattori @ 2020-05-10 9:42 UTC (permalink / raw
To: gentoo-commits
commit: 4eaf9db562dc96352ae999ffef3d8c6aa6a3222f
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sun May 10 09:38:53 2020 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sun May 10 09:42:44 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4eaf9db5
app-editors/aee: fix build with >=sys-devel/gcc-10
Closes: https://bugs.gentoo.org/708720
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
app-editors/aee/aee-2.2.15b.ebuild | 1 +
app-editors/aee/aee-2.2.21.ebuild | 1 +
app-editors/aee/files/aee-gcc-10.patch | 44 ++++++++++++++++++++++++++++++++++
3 files changed, 46 insertions(+)
diff --git a/app-editors/aee/aee-2.2.15b.ebuild b/app-editors/aee/aee-2.2.15b.ebuild
index 9c78a5318b8..56d77568f79 100644
--- a/app-editors/aee/aee-2.2.15b.ebuild
+++ b/app-editors/aee/aee-2.2.15b.ebuild
@@ -21,6 +21,7 @@ DEPEND="${RDEPEND}"
PATCHES=(
"${FILESDIR}"/${P}-ae-location.patch
"${FILESDIR}"/${PN}-Wformat-security.patch
+ "${FILESDIR}"/${PN}-gcc-10.patch
)
DOCS=( Changes README.${PN} ${PN}.i18n.guide ${PN}.msg )
diff --git a/app-editors/aee/aee-2.2.21.ebuild b/app-editors/aee/aee-2.2.21.ebuild
index b6b2341baaf..c6c40f9b214 100644
--- a/app-editors/aee/aee-2.2.21.ebuild
+++ b/app-editors/aee/aee-2.2.21.ebuild
@@ -21,6 +21,7 @@ DEPEND="${RDEPEND}"
PATCHES=(
"${FILESDIR}"/${PN}-ae-location.patch
"${FILESDIR}"/${PN}-Wformat-security.patch
+ "${FILESDIR}"/${PN}-gcc-10.patch
)
DOCS=( Changes README.${PN} ${PN}.i18n.guide ${PN}.msg )
diff --git a/app-editors/aee/files/aee-gcc-10.patch b/app-editors/aee/files/aee-gcc-10.patch
new file mode 100644
index 00000000000..c8747099e58
--- /dev/null
+++ b/app-editors/aee/files/aee-gcc-10.patch
@@ -0,0 +1,44 @@
+--- a/Xcurse.c
++++ b/Xcurse.c
+@@ -37,6 +37,8 @@
+
+ extern int eightbit;
+
++struct _line *top_of_win;
++
+ static WINDOW *virtual_scr;
+ WINDOW *curscr;
+ WINDOW *stdscr;
+--- a/Xcurse.h
++++ b/Xcurse.h
+@@ -132,7 +132,7 @@
+ int number;
+ };
+
+-struct _line *top_of_win;
++extern struct _line *top_of_win;
+
+ typedef struct WIND {
+ int SR; /* starting row */
+--- a/new_curse.c
++++ b/new_curse.c
+@@ -85,6 +85,8 @@
+ #endif
+
+
++struct _line *top_of_win;
++
+ WINDOW *curscr;
+ static WINDOW *virtual_scr;
+ WINDOW *stdscr;
+--- a/new_curse.h
++++ b/new_curse.h
+@@ -161,7 +161,7 @@
+ int number;
+ };
+
+-struct _line *top_of_win;
++extern struct _line *top_of_win;
+
+ typedef struct WIND {
+ int SR; /* starting row */
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-editors/aee/files/, app-editors/aee/
@ 2020-05-10 9:42 Akinori Hattori
0 siblings, 0 replies; 4+ messages in thread
From: Akinori Hattori @ 2020-05-10 9:42 UTC (permalink / raw
To: gentoo-commits
commit: 65532e4b25489f552610df6dce37e2c041b4545e
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sun May 10 09:41:53 2020 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sun May 10 09:42:46 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65532e4b
app-editors/aee: drop old
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
app-editors/aee/Manifest | 1 -
app-editors/aee/aee-2.2.15b.ebuild | 64 ----------------
.../aee/files/aee-2.2.15b-ae-location.patch | 89 ----------------------
3 files changed, 154 deletions(-)
diff --git a/app-editors/aee/Manifest b/app-editors/aee/Manifest
index 546e1aa98e5..11e79c3f720 100644
--- a/app-editors/aee/Manifest
+++ b/app-editors/aee/Manifest
@@ -1,2 +1 @@
-DIST aee-2.2.15b.tar.gz 184218 BLAKE2B f249c0974a971aa6a1bb38afb8675a3ace671d244c717add4ea2f724ac1d07bf1c57c5d27fb6f9f40f27b3055ba94cf959dd4b855181a83f4522c44124c0b994 SHA512 2810cd8f5148edb352fdaefbc823d417b9a83c8083644c8729be8595013ca8ba660bd72120db1e15915e454f5185d2d030c2f0c853b37eb83c213c1d581a640f
DIST aee-2.2.21.tar.gz 186304 BLAKE2B 2d41678e07f6590023f428e042686c92377200826f86ebb28fe93ec1e5f07290de6eef765dbae91efcef01d32896127c044f20c204b50ed50894fd743cb1fc19 SHA512 c052ef97b18fa9900e9bf0c5894e05cbbf775d7de4ad4c14cb9e3e7758983c84e4768995a98398c05e30173464e6f7994e7f476522a314bc25dac5a84831155a
diff --git a/app-editors/aee/aee-2.2.15b.ebuild b/app-editors/aee/aee-2.2.15b.ebuild
deleted file mode 100644
index 56d77568f79..00000000000
--- a/app-editors/aee/aee-2.2.15b.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-inherit toolchain-funcs
-
-DESCRIPTION="An easy to use text editor"
-#HOMEPAGE="http://mahon.cwx.net/ http://www.users.uswest.net/~hmahon/"
-HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
-SRC_URI="mirror://gentoo/${P}.tar.gz"
-
-LICENSE="Artistic"
-SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux"
-IUSE="X"
-
-RDEPEND="X? ( x11-libs/libX11 )"
-DEPEND="${RDEPEND}"
-
-PATCHES=(
- "${FILESDIR}"/${P}-ae-location.patch
- "${FILESDIR}"/${PN}-Wformat-security.patch
- "${FILESDIR}"/${PN}-gcc-10.patch
-)
-DOCS=( Changes README.${PN} ${PN}.i18n.guide ${PN}.msg )
-
-src_prepare() {
- sed -i \
- -e "s/make -/\$(MAKE) -/g" \
- -e "/^buildaee/s/$/ localaee/" \
- -e "/^buildxae/s/$/ localxae/" \
- Makefile
-
- sed -i \
- -e "s/\([\t ]\)cc /\1\\\\\$(CC) /" \
- -e "/CFLAGS =/s/\" >/ \\\\\$(LDFLAGS)\" >/" \
- -e "/other_cflag/s/ \${strip_option}//" \
- create.mk.{aee,xae}
-
- default
-}
-
-src_compile() {
- local target="aee"
- use X && target="both"
-
- emake CC="$(tc-getCC)" ${target}
-}
-
-src_install() {
- dobin ${PN}
- dosym ${PN} /usr/bin/rae
- doman ${PN}.1
- einstalldocs
-
- insinto /usr/share/${PN}
- doins help.ae
-
- if use X; then
- dobin xae
- dosym xae /usr/bin/rxae
- fi
-}
diff --git a/app-editors/aee/files/aee-2.2.15b-ae-location.patch b/app-editors/aee/files/aee-2.2.15b-ae-location.patch
deleted file mode 100644
index 4a17642b915..00000000000
--- a/app-editors/aee/files/aee-2.2.15b-ae-location.patch
+++ /dev/null
@@ -1,89 +0,0 @@
---- a/aee.1
-+++ b/aee.1
-@@ -678,7 +678,7 @@
- .\"
- .SS Initializing aee From A File
- .PP
--\fIaee\fR checks for a file named \fIinit.ae\fR in \fI/usr/local/lib\fR,
-+\fIaee\fR checks for a file named \fIinit.ae\fR in \fI/usr/share/aee\fR,
- .I .init.ae
- in the user's home directory, then for \fI.init.ae\fR in the
- current directory. (This file may be created manually or by using the
-@@ -960,7 +960,7 @@
- .PP
- On-line help is provided through the 'help' command or menu item. This
- command uses a file with help information. By default the help file is
--located in \fB/usr/local/lib/help.ae\fR, but this file may be located
-+located in \fB/usr/share/aee/help.ae\fR, but this file may be located
- in the user's home directory with the name \fB.help.ae\fR, or in the
- current directory with the name \fBhelp.ae\fR.
- .\"
-@@ -1017,7 +1017,7 @@
- .\"
- .SH FILES
- .PP
--.I /usr/local/lib/init.ae
-+.I /usr/share/aee/init.ae
- .br
- .I $HOME/.aeeinfo
- .br
---- a/aee.c
-+++ b/aee.c
-@@ -2612,7 +2612,7 @@
-
- char *init_name[4] = {
- "/usr/local/aee/init.ae",
-- "/usr/local/lib/init.ae",
-+ "/usr/share/aee/init.ae",
- NULL,
- ".init.ae"
- };
---- a/aee.msg
-+++ b/aee.msg
-@@ -2,7 +2,7 @@
- $
- $set 1
- $quote "
--1 "/usr/local/lib/help.ae"
-+1 "/usr/share/aee/help.ae"
- 2 "main"
- 3 "modes menu"
- 4 "tabs to spaces "
---- a/help.ae
-+++ b/help.ae
-@@ -1058,11 +1058,11 @@
-
- The file 'init.ae' may be used to set parameters and define keys to
- perform certain functions within ae. This file may reside in three
--locations: /usr/local/lib/init.ae, .init.ae in your home directory, and
-+locations: /usr/share/aee/init.ae, .init.ae in your home directory, and
- .init.ae in the current working directory.
-
- First, aee checks for a system level initialization file, located in
--/usr/local/lib. Next the user's home directory is checked for a file named
-+/usr/share/aee. Next the user's home directory is checked for a file named
- .init.ae, then the current directory. The settings from each file are read,
- so that the directives from the most recently read file will take precedence
- over previously read files. This allows, for example, the .init.ae file in
---- a/help.c
-+++ b/help.c
-@@ -12,7 +12,7 @@
-
- char *help_file_list[4] = {
- "/usr/local/aee/help.ae",
-- "/usr/local/lib/help.ae",
-+ "/usr/share/aee/help.ae",
- "~/.help.ae",
- "help.ae"
- };
---- a/localize.c
-+++ b/localize.c
-@@ -64,7 +64,7 @@
- catalog = catopen("aee", 0);
- #endif /* NO_CATGETS */
-
-- ae_help_file = catgetlocal( 1, "/usr/local/lib/help.ae");
-+ ae_help_file = catgetlocal( 1, "/usr/share/aee/help.ae");
- main_buffer_name = catgetlocal( 2, "main");
-
-
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-05-10 9:43 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-09 13:30 [gentoo-commits] repo/gentoo:master commit in: app-editors/aee/files/, app-editors/aee/ Akinori Hattori
-- strict thread matches above, loose matches on Subject: below --
2020-05-10 9:42 Akinori Hattori
2020-05-10 9:42 Akinori Hattori
2017-07-09 13:30 Akinori Hattori
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox