summaryrefslogtreecommitdiffstats
path: root/scripts/pacsync
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/pacsync')
-rwxr-xr-xscripts/pacsync6
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/pacsync b/scripts/pacsync
new file mode 100755
index 00000000..7537f284
--- /dev/null
+++ b/scripts/pacsync
@@ -0,0 +1,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