summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2012-10-04 07:46:22 +0000
committerMichael Palimaka <kensington@gentoo.org>2012-10-04 07:46:22 +0000
commit0b1179f94e3149777d05c6af8b33d7d36c1bab07 (patch)
treeee7ece7fd8463a8c7e11c8504c147922c8f2b4c0 /app-admin/genromfs/files
parentAdd ~x86-fbsd with adding patch for configure script. #418355 (diff)
downloadgentoo-2-0b1179f94e3149777d05c6af8b33d7d36c1bab07.tar.gz
gentoo-2-0b1179f94e3149777d05c6af8b33d7d36c1bab07.tar.bz2
gentoo-2-0b1179f94e3149777d05c6af8b33d7d36c1bab07.zip
Remove old.
(Portage version: 2.1.11.23/cvs/Linux x86_64)
Diffstat (limited to 'app-admin/genromfs/files')
-rw-r--r--app-admin/genromfs/files/genromfs-0.5.1-build.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/app-admin/genromfs/files/genromfs-0.5.1-build.patch b/app-admin/genromfs/files/genromfs-0.5.1-build.patch
deleted file mode 100644
index 4553aac0972e..000000000000
--- a/app-admin/genromfs/files/genromfs-0.5.1-build.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- Makefile.orig 2006-01-03 16:43:33.000000000 -0500
-+++ Makefile 2006-01-03 16:43:44.000000000 -0500
-@@ -6,8 +6,7 @@
- PACKAGE = genromfs
- VERSION = 0.5.1
- CC = gcc
--CFLAGS = -O2 -Wall -DVERSION=\"$(VERSION)\"#-g#
--LDFLAGS = -s#-g
-+CFLAGS += -Wall -DVERSION=\"$(VERSION)\"#-g#
-
- DISTDIR = $(PACKAGE)-$(VERSION)
-