mid-kid
9 years ago
1 changed files with 12 additions and 0 deletions
@ -0,0 +1,12 @@ |
|||||
|
name=padxorer |
||||
|
version=1 |
||||
|
paste=CjR8J0PM |
||||
|
|
||||
|
dlfile "http://pastebin.com/raw/$paste" \ |
||||
|
"75f67fab50e0b74ddcc8144d2a75bc87" |
||||
|
header_end |
||||
|
|
||||
|
cc -x c -O3 "$paste" -o "$name" |
||||
|
install -Dm755 "$name" "$dir_install/$dir_prefix/bin/$name" |
||||
|
|
||||
|
# vim:set tabstop=4 shiftwidth=4 syntax=sh et: |
Loading…
Reference in new issue