source:
npl/mailserver/imapsync/imapsync.SlackBuild
@
d36701a
Last change on this file since d36701a was c5c522c, checked in by , 8 years ago | |
---|---|
|
|
File size: 177 bytes |
Rev | Line | |
---|---|---|
[c5c522c] | 1 | #!/bin/bash |
2 | mkdir -p /tmp/pkg/bin | |
3 | cp imapsync /tmp/pkg/bin | |
4 | chmod +x /tmp/pkg/bin/imapsync || exit 1 | |
5 | ||
6 | #make main package | |
7 | syn3_makepkg /tmp/pkg imapsync 1.267 noarch || exit 1 | |
8 | ||
9 | ||
10 |
Note: See TracBrowser
for help on using the repository browser.