summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-12-09 16:53:41 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-12-09 16:53:41 -0500
commitb9651a0ae4ca73a13f82a3a8622a01b044e452ba (patch)
tree6d71c22002fdacaf3df1eec748bd1363cb0d91b0
parentea6d7a3a6936c86e52889919723caf4549cf13e6 (diff)
oops, delete pr-tools from the top makefilev20121209
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index f3b9749..92017f3 100644
--- a/Makefile
+++ b/Makefile
@@ -16,13 +16,12 @@ docdir=$(datarootdir)/doc
################################################################################
# these are directories
-pseudo-packages=abslibre-tools chroot-tools fullpkg lib mips64el-tools pr-tools toru
+pseudo-packages=abslibre-tools chroot-tools fullpkg lib mips64el-tools toru
# these are the resulting packages
packages=libretools libretools-pr libretools-mips64el
# and which directories they contains
libretools=abslibre-tools lib chroot-tools fullpkg toru misc
-libretools-pr=pr-tools
libretools-mips64el=mips64el-tools
################################################################################