From 96e61103d139f67648ba7729b614e2cedcbb1ad4 Mon Sep 17 00:00:00 2001 From: PHO Date: Tue, 8 Jan 2013 12:41:51 +0900 Subject: [PATCH] Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. Mark packages that don't or might probably not have staged installation. --- Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile b/Makefile index 4ea1124..9d935b7 100644 --- a/Makefile +++ b/Makefile @@ -19,8 +19,6 @@ DISTFILES+= ${DISTNAME}-boot-x86_64-unknown-linux-gnu.tar.bz2 SITES.${i}= http://static.cielonegro.org/archive/ .endfor -PKG_DESTDIR_SUPPORT= user-destdir - # Unregisterised HC packages are platform-dependent C sources. Yes, # they are C sources but are totally non-portable. We have to create # more HC packages to support more platforms. Note that those packages -- 2.40.0