summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/galib/files/galib-2.4.6-makefile.patch')
-rw-r--r--sci-libs/galib/files/galib-2.4.6-makefile.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/sci-libs/galib/files/galib-2.4.6-makefile.patch b/sci-libs/galib/files/galib-2.4.6-makefile.patch
deleted file mode 100644
index a2ced027a4a1..000000000000
--- a/sci-libs/galib/files/galib-2.4.6-makefile.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- galib246/ga/makefile.sources 2000-02-03 14:00:46.000000000 -0600
-+++ galib246-new/ga/makefile.sources 2006-04-30 09:30:13.000000000 -0500
-@@ -8,7 +8,8 @@
- GA1DBinStrGenome.h GA2DBinStrGenome.h GA3DBinStrGenome.h GABin2DecGenome.h \
- GA1DArrayGenome.h GA2DArrayGenome.h GA3DArrayGenome.h \
- GAStringGenome.h GARealGenome.h \
-- GATreeBASE.h GATree.h GATreeGenome.h GAListBASE.h GAList.h GAListGenome.h
-+ GATreeBASE.h GATree.h GATreeGenome.h GAListBASE.h GAList.h GAListGenome.h \
-+ std_stream.h
- SRCS= garandom.C gaerror.C GAParameter.C GAStatistics.C \
- GABaseGA.C GASStateGA.C GASimpleGA.C GAIncGA.C GADemeGA.C GADCrowdingGA.C \
- GASelector.C GAScaling.C GAPopulation.C GAGenome.C \