Bug 148043 - [PATCH] shells/mksh: respect PREFIX, remove erroneous @dirrm
Summary: [PATCH] shells/mksh: respect PREFIX, remove erroneous @dirrm
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-21 15:40 UTC by Yuri Pankov
Modified: 2010-07-12 04:20 UTC (History)
1 user (show)

See Also:


Attachments
mksh-r39.c.patch (585 bytes, patch)
2010-06-21 15:40 UTC, Yuri Pankov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Pankov 2010-06-21 15:40:03 UTC
- Do not redefine EXAMPLESDIR to respect PREFIX
- Remove erroneous @dirrm from PLIST_DIRS

Port maintainer (miwi@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-06-21 15:40:47 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-07-12 04:11:43 UTC
miwi        2010-07-12 03:11:35 UTC

  FreeBSD ports repository

  Modified files:
    shells/mksh          Makefile 
  Log:
  - Do not redefine EXAMPLESDIR to respect PREFIX
  - Remove erroneous @dirrm from PLIST_DIRS
  
  PR:             148043
  Submitted by:   Yuri Pankov <yuri.pankov@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.27      +1 -3      ports/shells/mksh/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2010-07-12 04:12:11 UTC
State Changed
From-To: open->closed

Committed. Thanks!