diff options
author | martti <martti@pkgsrc.org> | 2008-10-07 07:40:38 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2008-10-07 07:40:38 +0000 |
commit | 406dfe25358dd13fb1791b780575e2f1996eeb45 (patch) | |
tree | c10cbe9b83117122035b4fb5a2b67242dc87f754 /editors/mule | |
parent | 779d505a32f05bf5215feff1eae20fde193d1cfc (diff) | |
download | pkgsrc-406dfe25358dd13fb1791b780575e2f1996eeb45.tar.gz |
Move all VIM distfiles to a new subdirectory as the original vim-7.2.tar.bz2
was modified in the master site (yes I agree, this is bad practice).
This appears to be only some permission changes though. If you are really
interested to see what was changed, and you have the original distfile, execute
rm -rf /tmp/vim*
tar xjf vim-7.2.tar.bz2.orig -C /tmp
mv /tmp/vim72 /tmp/vim72.orig
tar xjf vim-7.2.tar.bz2 -C /tmp
cd /tmp
ls -lR vim72.orig | sed 's+vim72.orig+vim72+' > 1
ls -lR vim72 > 2
diff -u 1 2
Diffstat (limited to 'editors/mule')
0 files changed, 0 insertions, 0 deletions