Backport help into usage.

This commit is contained in:
Marcela Mašláňová 2013-12-02 13:44:51 +01:00
parent 5b86b9d85e
commit f1d08b29c2
2 changed files with 13 additions and 2 deletions

11
at-3.1.14-help.patch Normal file
View 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"

View File

@ -27,7 +27,7 @@ Patch7: at-3.1.14-nowrap.patch
Patch8: at-3.1.14-fix_no_export.patch
Patch9: at-3.1.14-mailwithhostname.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: flex flex-static bison autoconf
@ -81,7 +81,7 @@ cp %{SOURCE1} .
%patch9 -p1 -b .mail
%patch10 -p1 -b .posix
#%%patch11 -p1 -b .help
%patch11 -p1 -b .help
%build
# patch9 touches configure.in