pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PKG_DESTDIR_SUPPORT insert to url2pkg



Hi all,,

I propose to add support DESTDIR, automatically in Makefile, by insertion of 
the 
line PKG_DESTDIR_SUPPORT in url2pkg, which think of the idea?

example: 

diff -ruN ./url2pkg.pl.orig ./url2pkg.pl

--- ./url2pkg.pl.orig   2009-07-31 00:04:43.000000000 +0000
+++ ./url2pkg.pl        2009-07-31 00:05:06.000000000 +0000
@@ -286,6 +286,7 @@
                ["HOMEPAGE", $homepage],
                ["COMMENT", "SHORT_DESCRIPTION_OF_THE_PACKAGE"],
                ["LICENSE", "LICENSE"],
+               ["PKG_DESTDIR_SUPPORT", "user-destdir"],
        ]);
        print MF ("# url2pkg-marker (please do not remove this line.)\n");
        print MF (".include \"../../mk/bsd.pkg.mk\"\n");


Thank you 
Kamel

NetBSD is Very JIHBED, JIHEBD it is word arabic == TOP AND POWER INTELLIGENT

http://kamelderouiche.blogspot.com


      



Home | Main Index | Thread Index | Old Index