diff options
Diffstat (limited to 'devel/ptl/files/patch-Util::Makefile.in')
-rw-r--r-- | devel/ptl/files/patch-Util::Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/ptl/files/patch-Util::Makefile.in b/devel/ptl/files/patch-Util::Makefile.in deleted file mode 100644 index 2375318fe7b2..000000000000 --- a/devel/ptl/files/patch-Util::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Util/Makefile.in.orig Tue Nov 26 21:19:47 2002 -+++ Util/Makefile.in Mon Dec 9 13:51:23 2002 -@@ -117,7 +117,7 @@ - STATIC_LIBRARY = libPTL.a - PROFLIBRARY = libPTL_p.a - SHARED_LIBRARY = libPTL.so --SLIBVER = 2.1 -+SLIBVER = 2 - - ALTSYS_LINK = -L$(altsysdir) -laltsys `cat $(altsysdir)/linker_opt` - |