mirror of
https://github.com/moparisthebest/pacman
synced 2024-11-10 03:25:01 -05:00
fcac23763b
Original work by Carlo "carlocci" Bersani with additions by Xavier Chantry and Allan McRae This script rebuilds an already installed package using metadata stored into the pacman database and system files. Replaces the outdated re-pacman script Signed-off-by: Allan McRae <mcrae_allan@hotmail.com> Signed-off-by: Dan McGee <dan@archlinux.org>
16 lines
206 B
Makefile
16 lines
206 B
Makefile
EXTRA_DIST = \
|
|
PKGBUILD.vim \
|
|
bacman \
|
|
bash_completion \
|
|
gensync \
|
|
pacdiff \
|
|
paclist \
|
|
pacsearch \
|
|
updatesync \
|
|
vimprojects \
|
|
wget-xdelta.sh \
|
|
zsh_completion \
|
|
README
|
|
|
|
# vim:set ts=2 sw=2 noet:
|