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

Re: cdbs: how to move file after install target?



Jack Bates wrote:

> install::
> mv -i $(DEB_DESTDIR)/usr/bin/scripts/phpcs-svn-pre-commit
> $(DEB_DESTDIR)/usr/share/subversion/hook-scripts/phpcs
> 
> - but it has no effect: The script is still installed at
> /usr/bin/scrips/phpcs-svn-pre-commit

It is unclear from your post, does your `mv' actually invoked? If it
doesn't, then probably you wrote your install rule *after* buildcore.mk
inclusion.


Reply to: