summaryrefslogtreecommitdiff
path: root/dev-libs/librep/files/librep-0.92.0-disable-elisp.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
commit1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch)
treee48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-libs/librep/files/librep-0.92.0-disable-elisp.patch
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-libs/librep/files/librep-0.92.0-disable-elisp.patch')
-rw-r--r--dev-libs/librep/files/librep-0.92.0-disable-elisp.patch19
1 files changed, 0 insertions, 19 deletions
diff --git a/dev-libs/librep/files/librep-0.92.0-disable-elisp.patch b/dev-libs/librep/files/librep-0.92.0-disable-elisp.patch
deleted file mode 100644
index 03cec6f710b6..000000000000
--- a/dev-libs/librep/files/librep-0.92.0-disable-elisp.patch
+++ /dev/null
@@ -1,19 +0,0 @@
---- librep_0.92.5/Makefile.in.old 2011-07-25 14:08:18.000000000 +0200
-+++ librep_0.92.5/Makefile.in 2011-07-25 14:09:05.000000000 +0200
-@@ -53,15 +53,13 @@
- $(INSTALL_SCRIPT) libtool $(DESTDIR)$(repcommonexecdir)
- $(INSTALL_DATA) rules.mk $(DESTDIR)$(repcommonexecdir)
- $(INSTALL_SCRIPT) install-aliases $(DESTDIR)$(repcommonexecdir)
-- $(INSTALL_DATA) rep-debugger.el $(DESTDIR)$(emacssitelispdir)
- mkdir -p $(DESTDIR)$(libdir)/pkgconfig
- $(INSTALL_DATA) $(top_srcdir)/librep.pc $(DESTDIR)$(libdir)/pkgconfig/
-
- installdirs : mkinstalldirs
- $(SHELL) $< $(DESTDIR)$(repdir) \
- $(DESTDIR)$(bindir) $(DESTDIR)$(aclocaldir) \
-- $(DESTDIR)$(repcommonexecdir) $(DESTDIR)$(repexecdir) \
-- $(DESTDIR)$(emacssitelispdir)
-+ $(DESTDIR)$(repcommonexecdir) $(DESTDIR)$(repexecdir)
-
- uninstall :
- -for dir in $(INSTALL_SUBDIRS); do \