X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=db8Pfj8YoeMd2eH2tf09Hm5qKmymLSBD8dD2M4ZWeGyRXFXFxeRk5 tMM1OEROz98NdBJ0xWu6GH098frW6OshyYwYefomsA+9yjedgpl6HkIq2gxISlCK bUzJOVdmOCl28XSD7on3OI193ZOXTtMlT9n7/5SnqAtDi87T1FW4Ks= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; s=default; bh=EKrtqpXDN7dgUh+mRAd+I4/P3W8=; b=yLoWQ6xqPOGMM47jyVFgG3tk4yWh KO6ULlyigmtA4xV79YuOn5AFURrSxjyzEZQ9G/xCibmAuHBI4teptZPLqDeU22pn szWg2LCCPaI0ZIpx4SEZ/LxS+KUMAWqj5GWAGZpsRxTkjclE+O8ZSN5Mo//r2Lmk vAcQFGjb7dndMq0= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: "D. Boland" Subject: Re: cygport: keepdir directive doesn't work Date: Tue, 19 Aug 2014 20:34:54 +0200 Lines: 16 Message-ID: <53F398CE.EF1F7E68@boland.nl> References: <53F376D8 DOT 50718DD AT boland DOT nl> <87fvgspgnw DOT fsf AT Rainer DOT invalid> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Hi Achim, Achim Gratz wrote: > > D. Boland writes: > > When creating a package, I need some empty directories in the release, but cygport > > install removes them. > > > > I tried both 'keepdir' and 'keepdirs', but to no avail. I'm using version 0.16.0-1. > > These need to specified with the path as installed, not as built. Thanks, I was using relative paths and also tried the ${D} variable, but it's absolute paths, like '/var/spool' D. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple