Skip to content

Commit

Permalink
Merge branch 'master' of github.com:monnand/uniqush
Browse files Browse the repository at this point in the history
Conflicts:
	uniqush-push/main.go
  • Loading branch information
monnand committed Jun 30, 2012
2 parents efa8564 + 47c37cf commit 9a97af6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion build/deb/build-uniqush-push.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,10 @@ DELIM
cp $TEMP/bin/uniqush-push .
cp $TEMP/src/github.com/monnand/uniqush/conf/uniqush-push.conf .

equivs-build
equivs-build $CTLSCRIPT

rm -rf $TEMP
rm -f $CTLSCRIPT
rm -f uniqush-push
rm -f uniqush-push.conf

0 comments on commit 9a97af6

Please sign in to comment.