FreeBSD Bugzilla – Attachment 168558 Details for
Bug 208256
misc/auto-multiple-choice: remove unnecessary chown/chgrp
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch file
patch.txt (text/plain), 573 bytes, created by
hiroto.kagotani
on 2016-03-24 09:59:04 UTC
(
hide
)
Description:
patch file
Filename:
MIME Type:
Creator:
hiroto.kagotani
Created:
2016-03-24 09:59:04 UTC
Size:
573 bytes
patch
obsolete
>diff -ru ../auto-multiple-choice130/files/patch-Makefile.conf ./files/patch-Makefile.conf >--- ../auto-multiple-choice130/files/patch-Makefile.conf 2016-03-18 11:43:55.000000000 +0900 >+++ ./files/patch-Makefile.conf 2016-03-24 18:39:53.253058000 +0900 >@@ -82,11 +82,13 @@ > > # same for gzip > >-@@ -93,6 +101,6 @@ GZIP_REPRODUCIBLE_ARGS=-n >+@@ -92,7 +100,7 @@ GZIP_REPRODUCIBLE_ARGS=-n >+ # INSTALL USER AND GROUP > > ifneq ($(SYSTEM_TYPE),rpm) >- INSTALL_USER=root >+-INSTALL_USER=root > -INSTALL_GROUP=root >-+INSTALL_GROUP=wheel >++INSTALL_USER= >++INSTALL_GROUP= > endif >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
hiroto.kagotani:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 208256
: 168558 |
168559