[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-hackers] make clean removing setup-api.c and setup-download.c
From: |
Davide Puricelli |
Subject: |
[Chicken-hackers] make clean removing setup-api.c and setup-download.c |
Date: |
Wed, 5 Aug 2009 17:32:11 +0200 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
Hello,
while building the Debian package for the new 4.1.0 release, I noticed
that
"make clean" is removing setup-api.c and setup-download.c files, too.
debian/rules makefile calls "make clean" just before the build process,
so we start it without them; then chicken tries to rebuild them
calling itself, but this should be avoided (we're building the packages
on chroots and so on).
The rules.make change to have "make clean" not removing them is trivial,
but I was wondering if I'd break something doing it.
Any thoughts?
Thanks in advance.
Regards,
--
Davide Puricelli, address@hidden
Debian Developer: address@hidden | http://www.debian.org
Time looked like snow dropping silently into a black room -- Ray Bradbury
signature.asc
Description: Digital signature
- [Chicken-hackers] make clean removing setup-api.c and setup-download.c,
Davide Puricelli <=