diff options
Diffstat (limited to 'textproc/xmlada-gcc/files/patch-shared.gpr.in')
-rw-r--r-- | textproc/xmlada-gcc/files/patch-shared.gpr.in | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/textproc/xmlada-gcc/files/patch-shared.gpr.in b/textproc/xmlada-gcc/files/patch-shared.gpr.in deleted file mode 100644 index 029f84db45bc..000000000000 --- a/textproc/xmlada-gcc/files/patch-shared.gpr.in +++ /dev/null @@ -1,9 +0,0 @@ ---- shared.gpr.in.orig Mon Dec 25 00:14:30 2006 -+++ shared.gpr.in Mon Dec 25 00:14:48 2006 -@@ -1,5 +1,5 @@ - project Shared is -- Version := "@XMLADA_MAJOR_VERSION@.@XMLADA_MINOR_VERSION@"; -+ Version := "@XMLADA_MAJOR_VERSION@"; - - type Library_Type_Type is ("relocatable", "static"); - Library_Type : Library_Type_Type := external ("LIBRARY_TYPE", "relocatable"); |