Explorar el Código

add darwin updatfiles.sh

pull/1/head
10sr hace 11 años
padre
commit
f6c94564e8
Se han modificado 1 ficheros con 8 adiciones y 0 borrados
  1. +8
    -0
      darwin/updatefiles.sh

+ 8
- 0
darwin/updatefiles.sh Ver fichero

@@ -0,0 +1,8 @@
port echo requested >port.lst

for f in /opt/local/etc/macports/variants.conf
do
test -r $f && cp -vu $f .
done



Cargando…
Cancelar
Guardar