summaryrefslogtreecommitdiffstats
path: root/scripts/pacsync
blob: dd9a9ef9198a1bcaff6f12ed6b24fe25a89e8ca4 (plain)
1
2
3
4
5
6
#!/bin/sh

echo
echo "Pacman 2.0+ no longer comes with pacsync.  Use 'pacman -S' instead."
echo "  (see 'pacman -S --help' or the manpage for syntax)"
echo