log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
repos
>
dktanwar
>
csaw_bioc
annotate build.sh @ 0:
a8bae0bd3d50
draft
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
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 .