Skip to content

Commit

Permalink
nopoll:
Browse files Browse the repository at this point in the history
* [fix] Fixed minor changes to build nopoll for freebsd..
  • Loading branch information
francisbrosnan committed Nov 16, 2016
1 parent 2839d5b commit 4ff260a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion freebsd/buildpackages.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh

python /usr/src/freebsd-pkg-builder/pkg-builder.py /usr/src/nopoll /usr/src/nopoll/freebsd/arch/ --skip-build --version=`cat /usr/src/nopoll/VERSION` --description="WebSocket OpenSource implementation" --outdir=/usr/src/freebsd-packages
python /usr/src/freebsd-pkg-builder/pkg-builder.py /usr/src/nopoll/trunk /usr/src/nopoll/trunk/freebsd/arch/ --skip-build --version=`cat /usr/src/nopoll/trunk/VERSION` --description="WebSocket OpenSource implementation" --outdir=/usr/src/freebsd-packages

0 comments on commit 4ff260a

Please sign in to comment.