Backport help into usage.
This commit is contained in:
parent
5b86b9d85e
commit
f1d08b29c2
11
at-3.1.14-help.patch
Normal file
11
at-3.1.14-help.patch
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
diff -up at-3.1.14/panic.c.help at-3.1.14/panic.c
|
||||||
|
--- at-3.1.14/panic.c.help 2013-12-02 12:38:46.208231065 +0100
|
||||||
|
+++ at-3.1.14/panic.c 2013-12-02 12:39:34.118317528 +0100
|
||||||
|
@@ -94,6 +94,7 @@ usage(void)
|
||||||
|
*/
|
||||||
|
fprintf(stderr, "Usage: at [-V] [-q x] [-f file] [-mMlbv] timespec ...\n"
|
||||||
|
" at [-V] [-q x] [-f file] [-mMlbv] -t time\n"
|
||||||
|
+ " at [-V] [-q x] [-f file] [-mMlbv] -t time\n"
|
||||||
|
" at -c job ...\n"
|
||||||
|
" atq [-V] [-q x]\n"
|
||||||
|
" at [ -rd ] job ...\n"
|
4
at.spec
4
at.spec
@ -27,7 +27,7 @@ Patch7: at-3.1.14-nowrap.patch
|
|||||||
Patch8: at-3.1.14-fix_no_export.patch
|
Patch8: at-3.1.14-fix_no_export.patch
|
||||||
Patch9: at-3.1.14-mailwithhostname.patch
|
Patch9: at-3.1.14-mailwithhostname.patch
|
||||||
Patch10: at-3.1.14-usePOSIXtimers.patch
|
Patch10: at-3.1.14-usePOSIXtimers.patch
|
||||||
#Patch11: at-3.1.13-help.patch
|
Patch11: at-3.1.14-help.patch
|
||||||
|
|
||||||
BuildRequires: fileutils /etc/init.d
|
BuildRequires: fileutils /etc/init.d
|
||||||
BuildRequires: flex flex-static bison autoconf
|
BuildRequires: flex flex-static bison autoconf
|
||||||
@ -81,7 +81,7 @@ cp %{SOURCE1} .
|
|||||||
|
|
||||||
%patch9 -p1 -b .mail
|
%patch9 -p1 -b .mail
|
||||||
%patch10 -p1 -b .posix
|
%patch10 -p1 -b .posix
|
||||||
#%%patch11 -p1 -b .help
|
%patch11 -p1 -b .help
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# patch9 touches configure.in
|
# patch9 touches configure.in
|
||||||
|
Loading…
Reference in New Issue
Block a user