diff options
author | Christopher James Halse Rogers <christopher.halse.rogers@canonical.com> | 2011-07-14 11:46:32 +1000 |
---|---|---|
committer | Christopher James Halse Rogers <christopher.halse.rogers@canonical.com> | 2011-07-14 11:46:32 +1000 |
commit | 88e14b93a9063dff27b9ad6ed5475493c220cec4 (patch) | |
tree | b579600500dee02003eb28fe7af133cbcda433cc /debian/git-cleanup.sh | |
parent | 64918d58157f70404dbe44e0c5c36b357060e6ff (diff) | |
download | mesa-88e14b93a9063dff27b9ad6ed5475493c220cec4.tar.gz |
Drop gallim/tests/graw/ from dirs_vs_symlinks.
These are now directories upstream.
Diffstat (limited to 'debian/git-cleanup.sh')
-rwxr-xr-x | debian/git-cleanup.sh | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/debian/git-cleanup.sh b/debian/git-cleanup.sh index e58c896ea2..da4d342bcf 100755 --- a/debian/git-cleanup.sh +++ b/debian/git-cleanup.sh @@ -8,10 +8,7 @@ set -e broken_symlinks=$(find -follow -type l) # Symlinks vs. directories: -dirs_vs_symlinks=' -src/gallium/tests/graw/fragment-shader -src/gallium/tests/graw/vertex-shader -' +dirs_vs_symlinks='' # Modified binaries: binaries=' |