tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: DESTDIR bulk build?
After applying the patch at the end of email, results look much better.
(x11/tk - fails because of local change, will be fixed)
http://mova.org/~cheusov/pub/pkgsrc-distbb/Linux/current-destdir/logs/20080614.2201/META/report.html
Index: devel/gettext-tools/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/devel/gettext-tools/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- devel/gettext-tools/Makefile 3 Mar 2008 18:02:22 -0000 1.11
+++ devel/gettext-tools/Makefile 16 Jun 2008 05:09:41 -0000
@@ -10,6 +10,8 @@
HOMEPAGE= http://www.gnu.org/software/gettext/gettext.html
COMMENT= Tools for providing messages in different languages
+PKG_DESTDIR_SUPPORT= user-destdir
+
BUILDLINK_API_DEPENDS.gettext+= gettext-lib>=0.14.5
CONFLICTS= gettext<0.14.5
Index: devel/gettext-lib/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/devel/gettext-lib/Makefile,v
retrieving revision 1.46
diff -u -r1.46 Makefile
--- devel/gettext-lib/Makefile 3 Mar 2008 18:02:22 -0000 1.46
+++ devel/gettext-lib/Makefile 16 Jun 2008 05:09:41 -0000
@@ -10,6 +10,8 @@
HOMEPAGE= http://www.gnu.org/software/gettext/gettext.html
COMMENT= Internationalized Message Handling Library (libintl)
+PKG_DESTDIR_SUPPORT= user-destdir
+
CONFLICTS= gettext<=0.10.35
PKG_INSTALLATION_TYPES= overwrite pkgviews
--
Best regards, Aleksey Cheusov.
Home |
Main Index |
Thread Index |
Old Index