delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2014/08/19/12:32:48

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:message-id:date:from:mime-version:to:subject
:references:in-reply-to:content-type:content-transfer-encoding;
q=dns; s=default; b=OpKa5jxUGNbtdBXaKHY30vdpkuabr5gWYIO6ckXNO10
djHTzuYAdMg59JkM12BE4ErkY6uNZd/2HNOb22gLlbeEbFvmpuEXdl7uXa8U8rUo
P2fLG1ipxIIpWMWd5/Bdvef2gBBctkkT8Ys4FXSHmGvhn481KhkA/F3tTHAf4bps
=
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:message-id:date:from:mime-version:to:subject
:references:in-reply-to:content-type:content-transfer-encoding;
s=default; bh=p+O4Yn7YRhGUKoghWyeMhgIOZkQ=; b=fLHa74IbHsMtowM2/
Uwf4Xz/P7RqhpgeZpE56jbDhFR5vJWxYlJV7XQjCPuWoNOt6InPnqKUqZegEMtT3
KLKrfDTytiy4NKAxMbsz1emxPQbrW/grbMpqLt5dbSt6JelOiIwrW59AK9Z3hzbd
d5UHHgMY/5BrP9KDKWieMXuyd0=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-la0-f47.google.com
X-Received: by 10.112.29.147 with SMTP id k19mr4199815lbh.102.1408465895550; Tue, 19 Aug 2014 09:31:35 -0700 (PDT)
Message-ID: <53F37BDF.6050003@gmail.com>
Date: Tue, 19 Aug 2014 18:31:27 +0200
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.0
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: cygport: keepdir directive doesn't work
References: <53F376D8 DOT 50718DD AT boland DOT nl>
In-Reply-To: <53F376D8.50718DD@boland.nl>
X-IsSubscribed: yes


On 19/08/2014 18:10, D. Boland wrote:
> Hi group,
>
> 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.
>
> Cheers,
> Daniel
>
work fine for me packaging octave

         keepdir /usr/lib/octave/${OR}/site/exec/${ARC}
         keepdir /usr/lib/octave/${OR}/site/oct/${ARC}
         keepdir /usr/lib/octave/api-v49+/site/exec/${ARC}
         keepdir /usr/lib/octave/site/oct/api-v49+/${ARC}
...
         keepdir /usr/lib/octave/site/exec
         keepdir /usr/lib/octave/site/oct


  $ cygcheck -l octave |grep exec
/usr/lib/octave/3.8.2/exec/x86_64-unknown-cygwin/octave-gui.exe
/usr/lib/octave/3.8.2/site/exec/.keep-octave
/usr/lib/octave/api-v49+/site/exec/.keep-octave
/usr/lib/octave/site/exec/.keep-octave

--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019