annotate build.sh @ 0:a8bae0bd3d50 draft

Uploaded
author dktanwar
date Thu, 23 Nov 2017 11:08:40 -0500
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
a8bae0bd3d50 Uploaded
dktanwar
parents:
diff changeset
1 #!/bin/bash
a8bae0bd3d50 Uploaded
dktanwar
parents:
diff changeset
2 mv DESCRIPTION DESCRIPTION.old
a8bae0bd3d50 Uploaded
dktanwar
parents:
diff changeset
3 grep -v '^Priority: ' DESCRIPTION.old > DESCRIPTION
a8bae0bd3d50 Uploaded
dktanwar
parents:
diff changeset
4 $R CMD INSTALL --build .