diff options
Diffstat (limited to 'games/openssn/files/patch-Makefile')
-rw-r--r-- | games/openssn/files/patch-Makefile | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/games/openssn/files/patch-Makefile b/games/openssn/files/patch-Makefile deleted file mode 100644 index 5a8b0e48bda5..000000000000 --- a/games/openssn/files/patch-Makefile +++ /dev/null @@ -1,10 +0,0 @@ ---- ./Makefile.orig 2013-06-19 16:47:57.000000000 -0300 -+++ ./Makefile 2013-06-19 16:48:04.000000000 -0300 -@@ -1,6 +1,6 @@ - PREFIX ?= /usr - SSN = openssn --DATADIR = $(PREFIX)/share/openssn -+DATADIR = $(PREFIX)/share/games/openssn - OPTDIR = /opt/openssn - VERSION = 1.4 - |