mirror of https://github.com/tildeclub/ex-vi.git
changes to adopt local structure
This commit is contained in:
parent
92e4e9fdf7
commit
3a4a3ffa83
2
Makefile
2
Makefile
|
@ -72,7 +72,7 @@
|
||||||
#
|
#
|
||||||
# from Makefile 7.13.1.3 (2.11BSD GTE) 1996/10/23
|
# from Makefile 7.13.1.3 (2.11BSD GTE) 1996/10/23
|
||||||
#
|
#
|
||||||
# @(#)Makefile 1.45 (gritter) 12/1/04
|
# @(#)Makefile 1.46 (gritter) 12/4/04
|
||||||
#
|
#
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
2
ex.spec
2
ex.spec
|
@ -3,7 +3,7 @@
|
||||||
#
|
#
|
||||||
Summary: A port of the traditional ex/vi editors
|
Summary: A port of the traditional ex/vi editors
|
||||||
Name: ex
|
Name: ex
|
||||||
Version: 041202
|
Version: 040420
|
||||||
Release: 1
|
Release: 1
|
||||||
License: BSD
|
License: BSD
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
|
|
Loading…
Reference in New Issue