Project

General

Profile

Actions

Bug #101

closed

Incorrect ON Makefile

Added by Jörg Schilling over 13 years ago. Updated about 13 years ago.

Status:
Resolved
Priority:
Normal
Category:
-
Start date:
2010-08-26
Due date:
% Done:

100%

Estimated time:
Difficulty:
Tags:
Gerrit CR:
External Bug:

Description

The two makefiles:

usr/src/cmd/perl/5.10.0/Makefile
and
usr/src/cmd/perl/skel/Makefile

call "pax -rwpe ..." but this is neither permitted by POSIX not by the Solaris "pax" man page.

correct would be to call "pax -rw -pe ..."

Actions #1

Updated by Garrett D'Amore over 13 years ago

Joerg, do you want to "own" this bug. (I.e. go through the process to make the change to the Makefiles and ultimately do the commits yourself?)

Actions #2

Updated by Jörg Schilling over 13 years ago

Garrett D'Amore wrote:

Joerg, do you want to "own" this bug. (I.e. go through the process to make the change to the Makefiles and ultimately do the commits yourself?)

I am currently not allowed and I currently don't know how to put back things to the illumos hg. If you help me, I would like to do this.

Actions #3

Updated by Garrett D'Amore about 13 years ago

  • Status changed from New to In Progress
  • Assignee set to Jörg Schilling
Actions #4

Updated by Jörg Schilling about 13 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF