summaryrefslogtreecommitdiffstats
path: root/testing/emacs-xorg/gamedir.patch
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2015-02-10 10:53:07 +0000
committerTimo Teräs <timo.teras@iki.fi>2015-02-10 10:53:07 +0000
commit59e10ba0bbe2aae2d28897b763c1158b47fdeb99 (patch)
tree43847601c4881d3ac6d89117430f7dbf1ac64d99 /testing/emacs-xorg/gamedir.patch
parent1964efae661787a7828e42901708d098df07c664 (diff)
downloadaports-59e10ba0bbe2aae2d28897b763c1158b47fdeb99.tar.bz2
aports-59e10ba0bbe2aae2d28897b763c1158b47fdeb99.tar.xz
testing/emacs-xorg: new aport
The extensible, customizable, self-documenting real-time display editor http://www.gnu.org/software/emacs/emacs.html build with xorg support [tteras: fixed some dependencies, configure options and indenting]
Diffstat (limited to 'testing/emacs-xorg/gamedir.patch')
-rw-r--r--testing/emacs-xorg/gamedir.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/emacs-xorg/gamedir.patch b/testing/emacs-xorg/gamedir.patch
new file mode 100644
index 000000000..899404ba9
--- /dev/null
+++ b/testing/emacs-xorg/gamedir.patch
@@ -0,0 +1,11 @@
+diff -urw emacs-7eb2077f9dd14ae9d70a12c621151afd50ea6e96/lib-src/Makefile.in emacs-7eb2077f9dd14ae9d70a12c621151afd50ea6e96/lib-src/Makefile.in
+--- orig/lib-src/Makefile.in 2015-02-06 20:37:24.297691017 +0000
++++ src/lib-src/Makefile.in 2015-02-06 20:38:05.006592590 +0000
+@@ -414,7 +414,6 @@
+
+ update-game-score${EXEEXT}: ${srcdir}/update-game-score.c $(NTLIB) $(config_h)
+ $(AM_V_CCLD)$(CC) ${ALL_CFLAGS} \
+- -DHAVE_SHARED_GAME_DIR="\"$(gamedir)\"" \
+ $< $(NTLIB) $(LOADLIBES) -o $@
+
+ emacsclient.res: ../nt/emacsclient.rc $(NTINC)/../icons/emacs.ico