index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Dan McGee <dan@archlinux.org> | 2011-05-05 11:10:44 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-05-05 11:12:26 -0500 |
commit | d360153bc6d4368e18a6d2e169d7d667e1640992 (patch) | |
tree | 32d4e5144426d6bfe95386eb1e157538f3050712 /Makefile.am | |
parent | 47de7973fd501e5253386c50178ec47e9f4c4c8e (diff) |
-rw-r--r-- | Makefile.am | 1 |
diff --git a/Makefile.am b/Makefile.am index 32a08f71..259a455b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,7 +21,6 @@ check-local: test/pacman test/util src/pacman src/util $(PYTHON) $(top_srcdir)/test/pacman/pactest.py --debug=1 \ --test $(top_srcdir)/test/pacman/tests/*.py \ -p $(top_builddir)/src/pacman/pacman - rm -rf $(top_builddir)/root $(SH) $(top_srcdir)/test/util/vercmptest.sh \ $(top_builddir)/src/util/vercmp |