diff options
author | hubertf <hubertf> | 1997-10-11 21:53:59 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1997-10-11 21:53:59 +0000 |
commit | f5ee8e2561694e498edddcfba4a7f15ea35e3c17 (patch) | |
tree | cd1e0be6347cb17aeb9201b0ecc45b0286c98b53 /misc/zorro/patches | |
parent | ef17a602de1210761f4ecdc6eea0e872eae46423 (diff) | |
download | pkgsrc-f5ee8e2561694e498edddcfba4a7f15ea35e3c17.tar.gz |
Import as of 09/25/97
Diffstat (limited to 'misc/zorro/patches')
-rw-r--r-- | misc/zorro/patches/patch-aa | 17 | ||||
-rw-r--r-- | misc/zorro/patches/patch-ab | 19 |
2 files changed, 36 insertions, 0 deletions
diff --git a/misc/zorro/patches/patch-aa b/misc/zorro/patches/patch-aa new file mode 100644 index 00000000000..a4730760921 --- /dev/null +++ b/misc/zorro/patches/patch-aa @@ -0,0 +1,17 @@ +*** zorro.orig Sat Aug 3 22:52:54 1996 +--- zorro Sat Aug 3 22:53:10 1996 +*************** +*** 1,6 **** +! #!/usr/local/bin/wish + # +! # Version 1.1 Patch 7 + # + # ---------------------------------------------------------------------- + # AUTHOR: Lindsay Marshall <lindsay.marshall@newcastle.ac.uk> +--- 1,6 ---- +! #!/usr/local/bin/wish4.1 + # +! # Version 1.1 Patch 8 + # + # ---------------------------------------------------------------------- + # AUTHOR: Lindsay Marshall <lindsay.marshall@newcastle.ac.uk> diff --git a/misc/zorro/patches/patch-ab b/misc/zorro/patches/patch-ab new file mode 100644 index 00000000000..7efefb9b34b --- /dev/null +++ b/misc/zorro/patches/patch-ab @@ -0,0 +1,19 @@ +*** DOTzorrorc.orig Sat Aug 3 23:02:53 1996 +--- DOTzorrorc Sat Aug 3 23:06:44 1996 +*************** +*** 3,9 **** + # the defaults so if you like them dont do anything! You can probably + # configure all kinds of things using X resources as well but I havent + # got it set up for that yet. The easiest way to set many of these is +! # using the configure option oof the program. + # + # Set the sort order controlling how actions are displayed. + # +--- 3,9 ---- + # the defaults so if you like them dont do anything! You can probably + # configure all kinds of things using X resources as well but I havent + # got it set up for that yet. The easiest way to set many of these is +! # using the configure option of the program. + # + # Set the sort order controlling how actions are displayed. + # |