ports/103901: [patch] bsd.linux-rpm.mk: remove support code for old linux distros
Vasil Dimov
vd at FreeBSD.org
Mon Oct 2 12:50:23 UTC 2006
>Number: 103901
>Category: ports
>Synopsis: [patch] bsd.linux-rpm.mk: remove support code for old linux distros
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Mon Oct 02 12:50:21 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Vasil Dimov
>Release: FreeBSD 6.2-PRERELEASE amd64
>Organization:
N/A
>Environment:
>Description:
Remove support code in bsd.linux-rpm.mk for linux_base-debian and
linux_base-8 which has been deleted.
>How-To-Repeat:
>Fix:
--- bsd.linux-rpm.mk_old.diff begins here ---
Index: bsd.linux-rpm.mk
===================================================================
RCS file: /home/pcvs/ports/Mk/bsd.linux-rpm.mk,v
retrieving revision 1.9
diff -u -r1.9 bsd.linux-rpm.mk
--- bsd.linux-rpm.mk 30 Jul 2006 22:34:30 -0000 1.9
+++ bsd.linux-rpm.mk 2 Oct 2006 12:44:42 -0000
@@ -109,15 +109,11 @@
. if ${USE_LINUX} == "fc4" || ${USE_LINUX:L} == "yes"
_LINUX_BASE_SUFFIX= fc4
-. elif ${USE_LINUX} == "debian"
-_LINUX_BASE_SUFFIX= debian
. elif ${USE_LINUX} == "fc3"
_LINUX_BASE_SUFFIX= fc3
-. elif ${USE_LINUX} == "8"
-_LINUX_BASE_SUFFIX= 8
. else
# other linux_base ports do not provide a pkg-plist file
-IGNORE= uses AUTOMATIC_PLIST with an unsupported USE_LINUX, \"${USE_LINUX}\". Supported values are \"yes\", \"8\", \"debian\", \"fc3\" and \"fc4\"
+IGNORE= uses AUTOMATIC_PLIST with an unsupported USE_LINUX, \"${USE_LINUX}\". Supported values are \"yes\", \"fc3\" and \"fc4\"
. endif
PLIST?= ${WRKDIR}/.PLIST.linux-rpm
--- bsd.linux-rpm.mk_old.diff ends here ---
--
Vasil Dimov
gro.DSBeerF at dv
%
Laugh at your problems: everybody else does.
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list