From 92b26142a3d204fb1ce30f68ba1dfdd7f92a0b36 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Mon, 8 Apr 2013 17:06:23 +0400 Subject: python-minimal is being generated --- python2.7/Makefile | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'python2.7/Makefile') diff --git a/python2.7/Makefile b/python2.7/Makefile index a0ca066..4617171 100644 --- a/python2.7/Makefile +++ b/python2.7/Makefile @@ -3,6 +3,7 @@ include /usr/share/cibs/rules/autotools.mk include /usr/share/cibs/rules/archive.mk movefiles := /usr/share/cibs/scripts/movefiles +payload := /usr/share/cibs/scripts/make-payload $(eval $(call add-variant,default)) %-default-stamp: bits = 64 @@ -77,7 +78,11 @@ install-default-stamp: make-vars += \ d := $(protodir.default) scriptdir = usr/lib/python$(VER) VER := $(pyver) -d_min := work/proto/python2.7-minimal +d_min := work/proto/python-minimal + + +python-minimal.p5m: env += proto=$(d_min) + install-stamp: postinst-stamp postinst-stamp: install-default-stamp -- cgit v1.2.3