[meego-packaging] Disable rpm magic

Al Nikolov al.nikolov at nokia.com
Mon Aug 23 01:51:24 PDT 2010


Plus, a tag:

AutoReqProv: 0

Thanks!

В сообщении от Суббота 21 августа 2010 13:28:44 автор Boudra Fathi (Nokia-
MS/Helsinki) написал:
> > How to completely disable in a spec any post-%install RPM magic like
> > compressing, striping, filling Provides and Depends?
> > un- or redefine of __os_install_post doesn't help.
> overriding rpm defines should works:
> # no post install
> %define __os_install_post %{nil}
> # no strip
> %define __strip /bin/true
> # no debug package
> %define debug_package %{nil}

-- 
Best regards,
Al


More information about the MeeGo-packaging mailing list