Heads up: git-1.6.1-1.fc11 moves most git-* commands out of PATH

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

 



Greetings,

Git-1.6.1 is headed to rawhide and among the changes is that we now
follow upstream defaults and install the majority of git-* commands in
%{_libexecdir}/git-core/ instead of %{_bindir}.  If you have scripts
that call git-* binaries, you should either change them to use the
"git foo" style or add %{_libexecdir}/git-core to PATH.  Git provides
a convenient method to do this:

    PATH=$(git --exec-path):$PATH

This update and path change is only going to rawhide.

-- 
Todd        OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
I don't mind arguing with myself. It's when I lose that it bothers me.
    -- Richard Powers

Attachment: pgpdfWNOq9keh.pgp
Description: PGP signature

-- 
fedora-devel-list mailing list
fedora-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-devel-list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux