From fa4f72cd43e7ad1ea592e1711d3ee6d19989d9cd Mon Sep 17 00:00:00 2001 From: Marcel Moolenaar Date: Wed, 11 Aug 1999 18:46:08 +0000 Subject: Create link for OSVERSION 320001 too, because the necessary kernel change happened after the version bump to 320001. This makes the port work for any -stable system. --- devel/linux_devtools-6/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/linux_devtools-6') diff --git a/devel/linux_devtools-6/Makefile b/devel/linux_devtools-6/Makefile index f38253d85644..9e444d1bd6bb 100644 --- a/devel/linux_devtools-6/Makefile +++ b/devel/linux_devtools-6/Makefile @@ -3,7 +3,7 @@ # Date created: Jul 9, 1999 # Whom: marcel@FreeBSD.org # -# $Id$ +# $Id: Makefile,v 1.10 1999/07/21 11:16:09 marcel Exp $ # DISTNAME= linux_devtools @@ -59,7 +59,7 @@ RPMDIR= ${DISTDIR}/${DIST_SUBDIR} REMOVE_DIRS= /dev /tmp /var/tmp REMOVE_FILES= /usr/X11R6/include/X11/X11 -.if ${OSVERSION} < 320001 +.if ${OSVERSION} <= 320001 # # Hack to let the rpm installer run. The actual kernel change occurred after # 400008 on 4.0-current and well after 320001, but we'll assume people running -- cgit v1.2.3