From 2d5f53d1f1d1298691e1d9693300d7e073644b70 Mon Sep 17 00:00:00 2001 From: Bernard Cafarelli Date: Mon, 3 Nov 2008 12:08:43 +0000 Subject: Initial commit, from gnustep overlay (Portage version: 2.2_rc13/cvs/Linux 2.6.26-gentoo x86_64) --- gnustep-libs/cddb/files/cddb-0.2-gnustep-make-2.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 gnustep-libs/cddb/files/cddb-0.2-gnustep-make-2.patch (limited to 'gnustep-libs/cddb/files') diff --git a/gnustep-libs/cddb/files/cddb-0.2-gnustep-make-2.patch b/gnustep-libs/cddb/files/cddb-0.2-gnustep-make-2.patch new file mode 100644 index 000000000000..ee77fe7ec085 --- /dev/null +++ b/gnustep-libs/cddb/files/cddb-0.2-gnustep-make-2.patch @@ -0,0 +1,12 @@ +diff -Naur cddb.bundle.orig/Cddb/GNUmakefile cddb.bundle/Cddb/GNUmakefile +--- cddb.bundle.orig/Cddb/GNUmakefile 2008-01-25 00:40:03.000000000 +0100 ++++ cddb.bundle/Cddb/GNUmakefile 2008-01-25 00:40:09.000000000 +0100 +@@ -3,8 +3,6 @@ + BUNDLE_NAME = Cddb + BUNDLE_EXTENSION = .bundle + +-BUNDLE_INSTALL_DIR = $(GNUSTEP_INSTALLATION_DIR)/Library/Bundles +- + Cddb_RESOURCE_FILES = + + Cddb_OBJC_FILES = Cddb.m -- cgit v1.2.3-65-gdbad