Re: [Fink-devel] Creating the .deb package fails

2003-10-08 Thread Dave Vasilevsky
On Tuesday, October 7, 2003, at 08:24 AM, Olivier Bonnet wrote: make install Making install in src make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /sw/share/games/lgeneral/sounds/pg mkdir /sw/share/games/lgeneral/sounds/pg Your install script is making changes directly

Re: [Fink-devel] Creating the .deb package fails

2003-10-07 Thread Alexander K. Hansen
Oh. If lgeneral-data isn't mandatory, then it could still be a splitoff, but not a dependency--it would get built into its own .deb file, but not installed. On Tuesday, October 7, 2003, at 09:02 AM, Olivier Bonnet wrote: Le mardi, 7 oct 2003, à 14:37 Europe/Paris, Alexander K. Hansen a écrit

Re: [Fink-devel] Creating the .deb package fails

2003-10-07 Thread Olivier Bonnet
Le mardi, 7 oct 2003, à 14:37 Europe/Paris, Alexander K. Hansen a écrit : How about a single .info file that uses both the lgeneral and lgeneral-data tarballs as sources, and has lgeneral-data as a splitoff of lgeneral? Then make lgeneral BuildDepend and Depend on lgeneral-data. Of course thi

Re: [Fink-devel] Creating the .deb package fails

2003-10-07 Thread Alexander K. Hansen
How about a single .info file that uses both the lgeneral and lgeneral-data tarballs as sources, and has lgeneral-data as a splitoff of lgeneral? Then make lgeneral BuildDepend and Depend on lgeneral-data. On Tuesday, October 7, 2003, at 08:24 AM, Olivier Bonnet wrote: I have a problem whi

[Fink-devel] Creating the .deb package fails

2003-10-07 Thread Olivier Bonnet
I have a problem while trying to make a package for lgeneral (http://lgames.sourceforge.net) lgeneral compiles and get installed smoothly (I already made a .info file for it) but there's another package which contains the data : lgeneral-data. I had no problem configure and installing it wit