From aa0531807eab427e7d87bb586efd50a969ee1c01 Mon Sep 17 00:00:00 2001 From: 10sr <8.slashes@gmail.com> Date: Fri, 21 Dec 2018 15:03:09 +0900 Subject: [PATCH] Remove macports files --- others/darwin/updatefiles.sh | 8 -------- 1 file changed, 8 deletions(-) delete mode 100755 others/darwin/updatefiles.sh 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 - -