mirror of
https://github.com/darlinghq/darling-libkqueue.git
synced 2025-02-01 09:51:52 +00:00
fix solaris-test
git-svn-id: svn://svn.code.sf.net/p/libkqueue/code/trunk@416 fb4e3144-bc1c-4b72-a658-5bcd248dd7f7
This commit is contained in:
parent
edc3b326e0
commit
031093aa44
2
Makefile
2
Makefile
@ -157,4 +157,4 @@ diff:
|
||||
# Used for testing on a Solaris guest VM
|
||||
#
|
||||
solaris-test:
|
||||
make dist && scp -P 2222 libkqueue-1.0a.tar.gz localhost:/tmp && ssh -p 2222 localhost ". .profile ; cd /tmp ; rm -rf libkqueue-$(VERSION) ; gtar zxvf libkqueue-$(VERSION).tar.gz && cd libkqueue-$(VERSION) && ./configure && make && make check"
|
||||
make dist && scp -P 2222 libkqueue-$(VERSION).tar.gz localhost:/tmp && ssh -p 2222 localhost ". .profile ; cd /tmp ; rm -rf libkqueue-$(VERSION) ; gtar zxvf libkqueue-$(VERSION).tar.gz && cd libkqueue-$(VERSION) && ./configure && make && make check"
|
||||
|
Loading…
x
Reference in New Issue
Block a user