tech-pkg archive

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

Re: add PKG_INSTALL_TRY_UPGRADE -- please review



On Tue, May 7, 2013 at 7:35 PM, matthew sporleder 
<msporleder%gmail.com@localhost> wrote:
> I am getting pretty sick of the following workflow:
>
> cd /usr/src/pkgsrc; cvs update
> cd devel/tig
> make install clean

Me too! It's great that you do something about it.

> +PKGADD_OPTS= ""
> +.if !empty(PKG_INSTALL_TRY_UPGRADE:M[yY][eE][sS])
> +PKG_ADD+= "-u"

Shouldn't this be PKGADD_OPTS? And shouldn't that be PKG_ADD_OPTS?

--Benny.


--
The first essential in chemistry is that you should perform practical
work and conduct experiments, for he who performs not practical work
nor makes experiments will never attain the least degree of mastery.
        -- Abu Musa Jabir ibn Hayyan (721-815)


Home | Main Index | Thread Index | Old Index