On Wed, 22 Oct 2008 09:26:39 +0200 Michal Čihař wrote:
> Delete files in clean target and copy them in place in build target.
s/build/configure/
:)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hi
Dne Wed, 22 Oct 2008 10:22:31 +0300
Jari Aalto <[EMAIL PROTECTED]> napsal(a):
> [Please keep CC]
>
> The debian/rules copy the recent config.* files:
>
> clean: unpatch
> dh_testdir
> dh_testroot
> rm -f build-stamp
>
> # Add here commands
[Please keep CC]
The debian/rules copy the recent config.* files:
clean: unpatch
dh_testdir
dh_testroot
rm -f build-stamp
# Add here commands to clean up after the build process.
[ ! -f $(MAKE) ] || $(MAKE) distclean
ifneq "$(wi
3 matches
Mail list logo