[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [MoM] Packaging fis-get



On Tue, Jan 24, 2012 at 5:55 PM, Andreas Tille <andreas@an3as.eu> wrote:
On Tue, Jan 24, 2012 at 05:33:57PM -0500, Bhaskar, K.S wrote:
>
> >         debuild
>
> [KSB]  Considering that the two files above are the binary
> distributions of GT.M as built by FIS, what should debuild do?

Move these staigt inton the *.deb without changing anything.  This
works here.



Yes, I can confirm that with the second process
in my last email, the "pro..tar.gz" file is moved
by "debuild" into the debian directory.


The commands I used to check this were:

"pwd" returns:

     /tmp/fis-gtm-initial_build/fis-gtm-initial

and then "find . -name "*.tar.gz" returns:

./gtm_V54002B_linux_i686_pro-i386.tar.gz
./gtm_V54002B_linux_x8664_pro-amd64.tar.gz
./debian/fis-gtm-initial/usr/lib/fis-gtm/distribution/gtm_V54002B_linux_i686_pro-i386.tar.gz


BTW, this VM is an i386,

The command "uname -a"

returns:

Linux debian-med 2.6.32-5-686 #1 SMP Wed Jan 11 12:29:30 UTC 2012 i686 GNU/Linux


So it seems to be selecting the tar file of the
correct architecture and moving it down to the
"debian" directory.


       Luis


Reply to: