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

Re: CDBS and DESTDIR



Hi

Sven Mueller wrote:
The original Makefile is available here:
http://biolinux.df.ibilce.unesp.br/naoliv/cdbs/Makefile

Since it doesn't have DESTDIR, I have created a patch (available here:
http://biolinux.df.ibilce.unesp.br/naoliv/cdbs/01-makefile.diff)


Your Patch adds DESTDIR support to the install target, but it cleans DESTDIR by setting it to the empty string. Remove the "DESTDIR=" line from the patched Makefile should do the trick. There are alternatives to simply not setting DESTDIR in the Makefile such as only setting it when it is currently empty, but that doesn't make sense for DESTDIR under normal circumstances.

I made a new patch (it's available at the same place). Now it
doesn't have the DESTDIR= anymore.
But I am still getting the same error... :-(

Cheers
Nelson



Reply to: