1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-24 05:11:08 +02:00

Fix .distfiles and .cvsignore

This commit is contained in:
Peter Stephenson 2005-01-12 10:53:06 +00:00
parent 25bca6c67c
commit 43ac170305
7 changed files with 9 additions and 5 deletions

View file

@ -3,6 +3,8 @@
* unposted: Config/version.mk, README, Etc/FAQ.yo: release * unposted: Config/version.mk, README, Etc/FAQ.yo: release
zsh version 4.2.2. zsh version 4.2.2.
* unposted: Fix .distfiles and .cvsignore for distribution.
* unposted: Completion/Unix/Command/_perforce: minor comment * unposted: Completion/Unix/Command/_perforce: minor comment
change. change.

View file

@ -1,4 +1,4 @@
DISTFILES_SRC=' DISTFILES_SRC='
.distfiles .distfiles
_defaults _open _defaults _fink _hdiutil _open
' '

View file

@ -1,4 +1,4 @@
DISTFILES_SRC=' DISTFILES_SRC='
.distfiles .distfiles
_mac_applications _mac_applications _mac_files_for_application _retrieve_mac_apps
' '

View file

@ -4,5 +4,5 @@ _apt _bts _dpkg _update-alternatives
_aptitude _bug _dpkg_source _update-rc.d _aptitude _bug _dpkg_source _update-rc.d
_apt-move _debchange _dput _apt-move _debchange _dput
_apt-show-versions _debfoster _dupload _apt-show-versions _debfoster _dupload
_auto-apt _debsign _lintian _make-kpkg _auto-apt _debsign _lintian _make-kpkg _wajig
' '

View file

@ -1,6 +1,7 @@
DISTFILES_SRC=' DISTFILES_SRC='
.distfiles .distfiles
_a2ps _dvi _gzip _man _rcs _w3m _a2ps _bittorrent _darcs _larch
_dvi _gzip _man _rcs _w3m
_apachectl _enscript _iconv _mh _rlogin _webbrowser _apachectl _enscript _iconv _mh _rlogin _webbrowser
_cdrecord _fakeroot _imagemagick _mount _sh _wget _cdrecord _fakeroot _imagemagick _mount _sh _wget
_arp _fetchmail _init_d _mutt _slrn _whereis _arp _fetchmail _init_d _mutt _slrn _whereis

View file

@ -1,5 +1,6 @@
DISTFILES_SRC=' DISTFILES_SRC='
.distfiles .distfiles
_gnome-gv
_gv _netscape _xauth _xfig _mozilla _xterm _xwit _gv _netscape _xauth _xfig _mozilla _xterm _xwit
_nedit _vnc _x_utils _xdvi _xmodmap _xset _xv _nedit _vnc _x_utils _xdvi _xmodmap _xset _xv
_acroread _dcop _gqview _xloadimage _mplayer _acroread _dcop _gqview _xloadimage _mplayer

View file

@ -21,7 +21,7 @@ ansi2knr
zsh zsh
libzsh.so* libzsh.so*
sigcount.h sigcount.h
signames.c signames.c signames2.c
version.h version.h
zshpaths.h zshpaths.h
zshxmods.h zshxmods.h