Skip site navigation (1)Skip section navigation (2)
Date:      28 Jun 2001 22:46:22 -0000
From:      "Andre Goeree" <abgoeree@uwnet.nl>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/28495: Update port: databases/adodb
Message-ID:  <20010628224622.43392.qmail@mandark.attica.home>

next in thread | raw e-mail | index | archive | help

>Number:         28495
>Category:       ports
>Synopsis:       Update port: databases/adodb
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 28 15:50:03 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Maintainer
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD 4.3-STABLE #3: Wed Jun 27 08:39:27 CEST 2001

>Description:
	Modified: Makefile
		Make sure that the port cleans up properly
>How-To-Repeat:

>Fix:
Index: Makefile
===================================================================
RCS file: /home/ago/src/ports-devel/cvsroot/adodb/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	2001/06/28 11:56:22	1.3
+++ Makefile	2001/06/28 22:14:30
@@ -21,6 +21,7 @@
 NO_BUILD=	YES
 
 do-install:
+	${RM} -f ${WRKSRC}/*.orig
 	${MKDIR} ${PREFIX}/share/doc/apache/php/adodb
 	${INSTALL_DATA} ${WRKSRC}/* ${PREFIX}/share/doc/apache/php/adodb
 
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010628224622.43392.qmail>