Hi Niels,
On 16.07.23 09:32, Niels Thykier wrote:
The "iraf" source package needs to divide these files into user
related files (for the "iraf" and "iraf-noao" packages) and
development related files (for "iraf-dev" and "iraf-noao-dev"). The
problem is now, that the division is (mainly) by ext
On 2023-07-15 Ole Streicher wrote:
> Hi,
> I am upgrading one of my packages (iraf) to a new version. The new version
> comes with a "make install", which installs everything under /usr/lib/iraf/
> (and some other places).
> The "iraf" source package needs to divide these files into user related
Ole Streicher:
Hi again,
I think youe way could be to put the file list into a variable in
d/rules, and expand the list the .install, like:
-- debian/iraf.install -
etc/iraf/
usr/lib/iraf/bin/ecl.e
[... other fixed content]
${env:IRAF_FILES}
---
On Sat, Jul 15, 2023 at 09:01:19PM +0200, Ole Streicher wrote:
> Hi,
>
> I am upgrading one of my packages (iraf) to a new version. The new version
> comes with a "make install", which installs everything under /usr/lib/iraf/
> (and some other places).
>
> The "iraf" source package needs to divid
Hi again,
I think youe way could be to put the file list into a variable in
d/rules, and expand the list the .install, like:
-- debian/iraf.install -
etc/iraf/
usr/lib/iraf/bin/ecl.e
[... other fixed content]
${env:IRAF_FILES}
8<-
Hi,
I am upgrading one of my packages (iraf) to a new version. The new
version comes with a "make install", which installs everything under
/usr/lib/iraf/ (and some other places).
The "iraf" source package needs to divide these files into user related
files (for the "iraf" and "iraf-noao" pa
6 matches
Mail list logo