Revision f1c1b2c6000d78d850d60f522f2690964693197f authored by Abdolreza Mohammadi on 05 January 2018, 12:33:43 UTC, committed by cran-robot on 05 January 2018, 12:33:43 UTC
1 parent b3baf2b
Raw File
cleanup
#!/bin/sh

rm -rf config.* src/Makevars
back to top