diff options
author | Stefan Bellon <[email protected]> | 2003-12-28 14:12:16 +0000 |
---|---|---|
committer | Stefan Bellon <[email protected]> | 2003-12-28 14:12:16 +0000 |
commit | 02ae08d6ef94c461c7aa82f50fb0c111cc8ead82 (patch) | |
tree | 3cb13daf0f20df967563036646b40836d412518e /scripts/build-riscos | |
parent | * keyserver.c (strip_leading_space, get_arg): New. (diff) | |
download | gnupg-02ae08d6ef94c461c7aa82f50fb0c111cc8ead82.tar.gz gnupg-02ae08d6ef94c461c7aa82f50fb0c111cc8ead82.zip |
cleaned up RISC OS code and removed lots of unnecessary stuff
Diffstat (limited to '')
-rw-r--r-- | scripts/build-riscos | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/build-riscos b/scripts/build-riscos index c255a7827..47b38bd3d 100644 --- a/scripts/build-riscos +++ b/scripts/build-riscos @@ -2,8 +2,6 @@ | for the RISC OS version into the correct places. | It won't run on anything other than RISC OS -- I think ;-) -copy <obey$dir>.conf-riscos.cipher.c.construct <obey$dir>.^.cipher.c.construct ~cf~v -copy <obey$dir>.conf-riscos.cipher.c.constructv <obey$dir>.^.cipher.c.constructv ~cf~v copy <obey$dir>.conf-riscos.include.h.config <obey$dir>.^.include.h.config ~cf~v copy <obey$dir>.conf-riscos.include.h.g10defs <obey$dir>.^.include.h.g10defs ~cf~v copy <obey$dir>.conf-riscos.Makefile <obey$dir>.^.Makefile ~cf~v |