summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2016-10-24 10:00:46 +1000
committerAllan McRae <allan@archlinux.org>2016-12-05 15:20:08 +1000
commit0dbc55a35738d0e3718f99a428253140f282ef9a (patch)
treeadc223f87ccf90006ab518df35936778a61315c6 /Makefile.am
parent5fbb361261d6a697f891dc4bfc4e504c4ca363bf (diff)
downloadpacman-0dbc55a35738d0e3718f99a428253140f282ef9a.tar.xz
Remove pacsort
Moved to the pacman-contrib project Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9fe3367a..67ffc6b4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -30,7 +30,6 @@ TESTS = test/scripts/parseopts_test.sh \
test/scripts/human_to_size_test.sh \
test/scripts/makepkg-template_test.sh \
test/scripts/pacman-db-upgrade-v9.py \
- test/util/pacsorttest.sh \
test/util/vercmptest.sh
include $(top_srcdir)/test/pacman/tests/TESTS