summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2015-09-15 09:21:16 +0200
committerLars Wendler <polynomial-c@gentoo.org>2015-09-15 09:21:56 +0200
commitd09e72efa85f9ff951fd3689f89e9e5f2e9a6a21 (patch)
treef21cc262c1cd7062f81b5786977a789a4073fe37 /app-arch/pbzip2/files
parentapp-arch/pbzip2: Added myself as maintainer. (diff)
downloadgentoo-d09e72efa85f9ff951fd3689f89e9e5f2e9a6a21.tar.gz
gentoo-d09e72efa85f9ff951fd3689f89e9e5f2e9a6a21.tar.bz2
gentoo-d09e72efa85f9ff951fd3689f89e9e5f2e9a6a21.zip
app-arch/pbzip2: Removed old.
Package-Manager: portage-2.2.20.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'app-arch/pbzip2/files')
-rw-r--r--app-arch/pbzip2/files/pbzip2-1.1.9-makefile.patch29
1 files changed, 0 insertions, 29 deletions
diff --git a/app-arch/pbzip2/files/pbzip2-1.1.9-makefile.patch b/app-arch/pbzip2/files/pbzip2-1.1.9-makefile.patch
deleted file mode 100644
index 39d35a3e0a2b..000000000000
--- a/app-arch/pbzip2/files/pbzip2-1.1.9-makefile.patch
+++ /dev/null
@@ -1,29 +0,0 @@
---- pbzip2-1.1.9/Makefile
-+++ pbzip2-1.1.9/Makefile
-@@ -3,7 +3,7 @@
-
-
- # Compiler to use
--CXX = g++
-+#CXX = g++
-
-
- # Thread-related flags
-@@ -17,7 +17,7 @@
-
-
- # Optimization flags
--CXXFLAGS = -O2
-+#CXXFLAGS = -O2
-
- #CXXFLAGS += -g -Wall
- #CXXFLAGS += -ansi
-@@ -50,7 +50,7 @@
-
-
- # Linker flags
--LDFLAGS =
-+#LDFLAGS =
-
-
- # External libraries