[patch] for bsd.linux-rpm.mk (BRANDELF_XXX and DIST_SUBDIR)

Boris Samorodov bsam at ipt.ru
Wed Mar 15 23:37:15 UTC 2006


Hi!


The patch may help a lot to transfer linux ports to use USE_LINUX_RPM:

1. Most of the ports use distfiles/rpm directory for distfiles. So line
   "DIST_SUBDIR?= rpm" may be useful.

2. Many ports install linux binaries. BRANDELF_DIRS and BRANDELF_FILES
   may be used to simplify the task. Branding is done relative to
   WRKSRC and then files are installed. For example for
   graphics/linux-tiff we may use BRANDELF_DIRS=
   usr/bin. BRANDELF_FILES may be useful to select exact files
   (i.e. from library directories).

-------------- next part --------------
A non-text attachment was scrubbed...
Name: linux-rpm.patch
Type: text/x-patch
Size: 1029 bytes
Desc: patch for bsd.linux-rpm.mk
Url : http://lists.freebsd.org/pipermail/freebsd-emulation/attachments/20060315/17e2259a/linux-rpm.bin
-------------- next part --------------

Comments are welcome.


WBR
-- 
Boris B. Samorodov, Research Engineer
InPharmTech Co,     http://www.ipt.ru
Telephone & Internet Service Provider


More information about the freebsd-emulation mailing list