summaryrefslogtreecommitdiff
path: root/app-text/cedilla/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
commitd87262dd706fec50cd150aab3e93883b6337466d (patch)
tree246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-text/cedilla/files
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-text/cedilla/files')
-rw-r--r--app-text/cedilla/files/cedilla-gentoo-r1.patch22
1 files changed, 0 insertions, 22 deletions
diff --git a/app-text/cedilla/files/cedilla-gentoo-r1.patch b/app-text/cedilla/files/cedilla-gentoo-r1.patch
deleted file mode 100644
index af9c92a8ee7b..000000000000
--- a/app-text/cedilla/files/cedilla-gentoo-r1.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-diff -Naur cedilla-0.3.orig/cedilla-config cedilla-0.3/cedilla-config
---- cedilla-0.3.orig/cedilla-config 2002-02-18 11:53:39.000000000 +0000
-+++ cedilla-0.3/cedilla-config 2003-06-02 20:36:44.000000000 +0000
-@@ -2,14 +2,14 @@
- CLISP=/usr/bin/clisp
-
- # Where the main Cedilla binary will be installed
--BINDIR=/usr/bin
-+BINDIR=${ED%/}/usr/bin
-
- # Where the cedilla-config.lisp file lives
--ETCDIR=/etc
-+ETCDIR=${ED%/}/etc
-
- # Where Cedilla's FASL files will be kept
--LIBDIR=/usr/lib/cedilla
-+LIBDIR=${ED%/}/usr/lib/cedilla
-
- # Where the cedilla(1) manual page will be installed
--MANDIR=/usr/share/man/man1
-+MANDIR=${ED%/}/usr/share/man/man1
-