diff --git a/others/darwin/updatefiles.sh b/others/darwin/updatefiles.sh deleted file mode 100755 index 9bc8a63..0000000 --- a/others/darwin/updatefiles.sh +++ /dev/null @@ -1,8 +0,0 @@ -port echo requested >port.lst - -for f in /opt/local/etc/macports/variants.conf -do - test -r $f && cp -vu $f . -done - -