diff options
Diffstat (limited to 'cad/spice/files/patch-as')
-rw-r--r-- | cad/spice/files/patch-as | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/cad/spice/files/patch-as b/cad/spice/files/patch-as new file mode 100644 index 000000000000..587f90a66572 --- /dev/null +++ b/cad/spice/files/patch-as @@ -0,0 +1,19 @@ +*** util/skeleton/make_def.bd.orig Thu Jul 29 16:35:18 1993 +--- util/skeleton/make_def.bd Fri Oct 1 01:47:31 1999 +*************** +*** 8,14 **** + PATH_SEP = / + PS = / + REVISION = +! VERSION = 3f4 + VERSION_REVISION= $(VERSION)$(REVISION) + NOTICE = + TOP = /projects/spice3/spice$(VERSION) +--- 8,14 ---- + PATH_SEP = / + PS = / + REVISION = +! VERSION = 3f5 + VERSION_REVISION= $(VERSION)$(REVISION) + NOTICE = + TOP = /projects/spice3/spice$(VERSION) |