diff options
Diffstat (limited to 'lang/ccscript/files/patch-Makefile.in')
-rw-r--r-- | lang/ccscript/files/patch-Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/ccscript/files/patch-Makefile.in b/lang/ccscript/files/patch-Makefile.in deleted file mode 100644 index 639073b..0000000 --- a/lang/ccscript/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig 2007-11-07 11:32:03.000000000 -0500 -+++ Makefile.in 2007-11-07 11:32:37.000000000 -0500 -@@ -222,7 +222,7 @@ - - SUBDIRS = src tests modules optional - DIST_SUBDIRS = src tests modules optional --pkgconfigdir = $(libdir)/pkgconfig -+pkgconfigdir = $(prefix)/libdata/pkgconfig - pkgconfig_DATA = libccscript3.pc - all: all-recursive - |