mirror of
https://github.com/moparisthebest/pacman
synced 2024-12-23 00:08:50 -05:00
Fixes to allow make distcheck to work again
Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
parent
6058a225b6
commit
25072219b5
@ -2,9 +2,9 @@ EXTRA_DIST = \
|
|||||||
PKGBUILD.proto \
|
PKGBUILD.proto \
|
||||||
PKGBUILD.vim \
|
PKGBUILD.vim \
|
||||||
bash_completion \
|
bash_completion \
|
||||||
install.proto \
|
|
||||||
pacdiff \
|
pacdiff \
|
||||||
pacsearch \
|
pacsearch \
|
||||||
|
proto.install \
|
||||||
re-pacman \
|
re-pacman \
|
||||||
vimproject \
|
vimproject \
|
||||||
wget-xdelta.sh \
|
wget-xdelta.sh \
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Here is a brief description of the files included in this directory:
|
Here is a brief description of the files included in this directory:
|
||||||
|
|
||||||
{PKGBUILD,install}.proto - prototype PKGBUILD and install files for creating
|
PKGBUILD.proto, proto.install - prototype PKGBUILD and install files for
|
||||||
packages using makepkg.
|
creating packages using makepkg.
|
||||||
|
|
||||||
PKGBUILD.vim - a vim/gvim syntax file for PKGBUILDs. Colors known variable
|
PKGBUILD.vim - a vim/gvim syntax file for PKGBUILDs. Colors known variable
|
||||||
names, highlights common errors such as invalid characters in pkgname or
|
names, highlights common errors such as invalid characters in pkgname or
|
||||||
|
Loading…
Reference in New Issue
Block a user