Changeset 710b2c480aa4246da1a641b4aa34caf35d0b5cf8

Show
Ignore:
Timestamp:
07/21/07 00:44:02 (1 year ago)
Author:
Pierre d'Herbemont <pdherbemont@videolan.org>
git-committer:
Pierre d'Herbemont <pdherbemont@videolan.org> 1184971442 +0000
git-parent:

[88a4e298124ec7a53edeb8f5672b283d687ed33b]

git-author:
Pierre d'Herbemont <pdherbemont@videolan.org> 1184971442 +0000
Message:

boostrap: Fix previous commit (oops)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • bootstrap

    r88a4e29 r710b2c4  
    3535 
    3636# Check for contrib directory 
    37 if then 
     37if test -d extras/contrib/bin; then 
    3838  export PATH="`pwd`/extras/contrib/bin:$PATH" 
    3939  if test -d extras/contrib/share/aclocal; then