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

Re: darcs patch: Call dh_haskell_shlibdeps.



Marco Túlio Gontijo e Silva <marcot@holoscopio.com> writes:

> Mon Mar 23 10:28:37 BRT 2009  Marco Túlio Gontijo e Silva <marcot@holoscopio.com>
>   * Call dh_haskell_shlibdeps.
>
>
> New patches:
>
> [Call dh_haskell_shlibdeps.
> Marco Túlio Gontijo e Silva <marcot@holoscopio.com>**20090323132837
>  Ignore-this: aae81819bbc05ced5ad595d3407540d2
> ] hunk ./hlibrary.mk 116
>  		debian/$(notdir $@)/usr/lib/haskell-packages/ghc6/lib/*/
>  	dh_haskell_prep -p$(notdir $@)

If you can assume GNU Make, $(notdir $@) can be $(F@).  Similarly $(dir
$x) becomes $(Dx).


Reply to: