summaryrefslogtreecommitdiff
path: root/security/pidgin-otr/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/pidgin-otr/files/patch-Makefile')
-rw-r--r--security/pidgin-otr/files/patch-Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/security/pidgin-otr/files/patch-Makefile b/security/pidgin-otr/files/patch-Makefile
deleted file mode 100644
index 61a09b299f92..000000000000
--- a/security/pidgin-otr/files/patch-Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
---- Makefile.bak Fri Dec 17 16:19:08 2004
-+++ Makefile Fri Dec 17 16:19:16 2004
-@@ -1,4 +1,4 @@
- all install clean distclean:
-- make -C libotr $@
-- make -C gaim-otr $@
-- make -C tools $@
-+ gmake -C libotr $@
-+ gmake -C gaim-otr $@
-+ gmake -C tools $@