diff options
-rw-r--r-- | Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 ################################################################################ |