mirror of
https://github.com/moparisthebest/pacman
synced 2024-12-22 15:58: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.vim \
|
||||
bash_completion \
|
||||
install.proto \
|
||||
pacdiff \
|
||||
pacsearch \
|
||||
proto.install \
|
||||
re-pacman \
|
||||
vimproject \
|
||||
wget-xdelta.sh \
|
||||
|
@ -1,7 +1,7 @@
|
||||
Here is a brief description of the files included in this directory:
|
||||
|
||||
{PKGBUILD,install}.proto - prototype PKGBUILD and install files for creating
|
||||
packages using makepkg.
|
||||
PKGBUILD.proto, proto.install - prototype PKGBUILD and install files for
|
||||
creating packages using makepkg.
|
||||
|
||||
PKGBUILD.vim - a vim/gvim syntax file for PKGBUILDs. Colors known variable
|
||||
names, highlights common errors such as invalid characters in pkgname or
|
||||
|
Loading…
Reference in New Issue
Block a user