pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/44894: update emulators/hercules to 3.07
The following reply was made to PR pkg/44894; it has been noted by GNATS.
From: Ryo ONODERA <ryo_on%yk.rim.or.jp@localhost>
To: gnats-bugs%NetBSD.org@localhost, rhialto%falu.nl@localhost
Cc:
Subject: Re: pkg/44894: update emulators/hercules to 3.07
Date: Mon, 02 May 2011 07:57:43 +0900 (JST)
Hi,
For me, this patch for Makefile.in fixes 'make package'.
Probably, for solution, editing configure.ac is needed.
But, if this patch is O.K., I will commit hercules-3.07.
install-exec-hook:
-@BUILD_SHARED_TRUE@ rm -f $(DESTDIR)$(libdir)/libherc*.a
-@BUILD_SHARED_TRUE@ rm -f $(DESTDIR)$(modexecdir)/dyn*.a
-@BUILD_SHARED_TRUE@ rm -f $(DESTDIR)$(modexecdir)/hdt*.a
+#@BUILD_SHARED_TRUE@ rm -f $(DESTDIR)$(libdir)/libherc*.a
+#@BUILD_SHARED_TRUE@ rm -f $(DESTDIR)$(modexecdir)/dyn*.a
+#@BUILD_SHARED_TRUE@ rm -f $(DESTDIR)$(modexecdir)/hdt*.a
@BUILD_SHARED_FALSE@ rm -f $(DESTDIR)$(libdir)/libherc*
--
Ryo ONODERA // ryo_on%yk.rim.or.jp@localhost
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3
Home |
Main Index |
Thread Index |
Old Index