summaryrefslogtreecommitdiff
path: root/games/hyperrogue/files/patch-Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'games/hyperrogue/files/patch-Makefile.am')
-rw-r--r--games/hyperrogue/files/patch-Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/hyperrogue/files/patch-Makefile.am b/games/hyperrogue/files/patch-Makefile.am
index b3601b8c674d..93c02933c26c 100644
--- a/games/hyperrogue/files/patch-Makefile.am
+++ b/games/hyperrogue/files/patch-Makefile.am
@@ -1,11 +1,11 @@
---- Makefile.am.orig 2018-08-31 18:59:58 UTC
+--- Makefile.am.orig 2020-05-31 16:04:43 UTC
+++ Makefile.am
@@ -2,7 +2,7 @@ bin_PROGRAMS = hyperrogue
hyperroguedir = $(datadir)/hyperrogue
hyperrogue_SOURCES = hyper.cpp savepng.cpp
- hyperrogue_CPPFLAGS = -DFONTDESTDIR=\"$(pkgdatadir)/DejaVuSans-Bold.ttf\" -DMUSICDESTDIR=\"$(pkgdatadir)/hyperrogue-music.txt\" -DSOUNDDESTDIR=\"$(pkgdatadir)/sounds/\"
+ hyperrogue_CPPFLAGS = -DFONTDESTDIR=\"$(pkgdatadir)/DejaVuSans-Bold.ttf\" -DMUSICDESTDIR=\"$(pkgdatadir)/hyperrogue-music.txt\" -DSOUNDDESTDIR=\"$(pkgdatadir)/sounds/\" -DRESOURCEDESTDIR=\"$(pkgdatadir)/\"
-hyperrogue_CXXFLAGS = -O2 -std=c++11 ${AM_CXXFLAGS}
+hyperrogue_CXXFLAGS = -std=c++11 ${AM_CXXFLAGS}
- dist_hyperrogue_DATA = hyperrogue-music.txt DejaVuSans-Bold.ttf
+ dist_hyperrogue_DATA = hyperrogue-music.txt DejaVuSans-Bold.ttf solv-geodesics.dat shyp-geodesics.dat ssol-geodesics.dat honeycomb-rules-435.dat honeycomb-rules-534.dat honeycomb-rules-535.dat
# docdir