summaryrefslogtreecommitdiffstats
path: root/scripts/pacsync
diff options
context:
space:
mode:
authorJudd Vinet <judd@archlinux.org>2003-02-27 09:26:02 +0100
committerJudd Vinet <judd@archlinux.org>2003-02-27 09:26:02 +0100
commitf2e50be2f5b15c1985f9fcfb7ee1374dd6e94927 (patch)
treecd6c6d145cb9fa9c3229ea97959d3efceb6f9a53 /scripts/pacsync
parent9d9b0e8d2655f5430bf917452221400fc219a2d8 (diff)
downloadpacman-f2e50be2f5b15c1985f9fcfb7ee1374dd6e94927.tar.gz
pacman-f2e50be2f5b15c1985f9fcfb7ee1374dd6e94927.tar.xz
Imported from pacman-2.3.tar.gz
Diffstat (limited to 'scripts/pacsync')
-rwxr-xr-xscripts/pacsync6
1 files changed, 0 insertions, 6 deletions
diff --git a/scripts/pacsync b/scripts/pacsync
deleted file mode 100755
index dd9a9ef9..00000000
--- a/scripts/pacsync
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/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