From a2385395e2df5a4c208968c549ff96d39bb6077d Mon Sep 17 00:00:00 2001 From: Leonid Plyushch Date: Fri, 20 Mar 2020 15:12:55 +0200 Subject: [PATCH] frotz: remove Makefile.patch --- packages/frotz/Makefile.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 packages/frotz/Makefile.patch diff --git a/packages/frotz/Makefile.patch b/packages/frotz/Makefile.patch deleted file mode 100644 index 3ca0ecc92..000000000 --- a/packages/frotz/Makefile.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- ../Makefile.orig 2019-12-21 16:18:41.380353060 +0100 -+++ ./Makefile 2019-12-21 16:42:45.894677981 +0100 -@@ -297,7 +300,7 @@ - $(NAME)src/doc/*.6 $(NAME)src/doc/frotz.conf* \ - $(NAME)src/doc/Xresources > /dev/null - else -- @echo "Not in a git repository or git command not found. Cannot make a tarball." -+ @echo "Not in a git repository or git command not found. Cannot make a tarball." - endif - - all: $(FROTZ_BIN) $(DFROTZ_BIN) $(SFROTZ_BIN)