Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Apr 2001 12:23:10 +0400 (MSD)
From:      Alex Kapranoff <kappa@zombie.antar.bryansk.ru>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26312: [Port fix] www/p5-HTML-FillInForm
Message-ID:  <200104030823.f338NA454270@zombie.antar.bryansk.ru>

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

>Number:         26312
>Category:       ports
>Synopsis:       [Port fix] www/p5-HTML-FillInForm
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 03 01:30:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Alex Kapranoff
>Release:        FreeBSD 4.3-RC i386
>Organization:
>Environment:


>Description:

	Fix pkg-plist.

>How-To-Repeat:
	
>Fix:

--- pkg-plist.orig	Tue Apr  3 12:21:06 2001
+++ pkg-plist	Tue Apr  3 12:21:26 2001
@@ -1,5 +1,5 @@
 lib/perl5/site_perl/%%PERL_VER%%/HTML/FillInForm.pm
-@unexec rmdir lib/perl5/site_perl/%%PERL_VER%%/HTML 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/HTML 2>/dev/null || true
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/FillInForm/.packlist
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/FillInForm
-@unexec rmdir lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML 2>/dev/null|| true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML 2>/dev/null|| true
>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?200104030823.f338NA454270>