summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
################################################################################