OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 30-May-2006 13:59:06
Branch: HEAD Handle: 2006053012590600
Modified files:
openpkg-src/j2se j2se.spec
Log:
brandelf(1) binaries on FreeBSD 6 as well
Summary:
Revision Changes Path
1.67 +1 -1 openpkg-src/j2se/j2se.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/j2se/j2se.spec
============================================================================
$ cvs diff -u -r1.66 -r1.67 j2se.spec
--- openpkg-src/j2se/j2se.spec 30 May 2006 09:28:27 -0000 1.66
+++ openpkg-src/j2se/j2se.spec 30 May 2006 11:59:06 -0000 1.67
@@ -176,7 +176,7 @@
# optionally brand ELF binaries (FreeBSD only)
case "%{l_platform -t}" in
- i?86-freebsd[45]* )
+ i?86-freebsd[456]* )
brandelf -t Linux \
`find $RPM_BUILD_ROOT%{l_prefix}/libexec/j2se/bin/ -type f
-print` \
>/dev/null 2>&1 || true
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]