From a83269b4a4accac4bd6f86cd6b91592240ba82de Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Fri, 07 Mar 2014 23:34:12 -0500 Subject: Change patch headers. --- (limited to 'patches') diff --git a/patches/01_hardcode-shell-and-hide-getopt-error.patch b/patches/01_hardcode-shell-and-hide-getopt-error.patch index 51f9380..78751b9 100644 --- a/patches/01_hardcode-shell-and-hide-getopt-error.patch +++ b/patches/01_hardcode-shell-and-hide-getopt-error.patch @@ -1,11 +1,12 @@ -From: "P. J. McDermott" -Description: Hardcode shell interpreter and hide BusyBox getopt error - When building fakeroot on a GNU system, configure sets SHELL to /bin/bash. The - resulting fakeroot script then can't be run on ProteanOS without manually - executing the correct shell interpreter. - . - BusyBox's getopt applet doesn't recognize the "--version" option, so fakeroot - ends up printing BusyBox's long error message. +Author: "P. J. McDermott" +Subject: Hardcode shell interpreter and hide BusyBox getopt error + +When building fakeroot on a GNU system, configure sets SHELL to /bin/bash. The +resulting fakeroot script then can't be run on ProteanOS without manually +executing the correct shell interpreter. + +BusyBox's getopt applet doesn't recognize the "--version" option, so fakeroot +ends up printing BusyBox's long error message. diff -Naur src.orig/scripts/fakeroot.in src/scripts/fakeroot.in --- src.orig/scripts/fakeroot.in 2011-11-30 23:00:36.000000000 -0500 -- cgit v0.9.1