diff options
author | Martin Sustrik <sustrik@fastmq.commkdir> | 2009-12-16 17:19:20 +0100 |
---|---|---|
committer | Martin Sustrik <sustrik@fastmq.commkdir> | 2009-12-16 17:19:20 +0100 |
commit | 500d32a540d762d30a59e952a4f2216d73e4654c (patch) | |
tree | 2218b6c2f17500cb9f4d88ece0c3c1bfcbc784ac /packages/debian/zeromq-examples.install | |
parent | 667d1a8280e2dedd7f3ccdbd39605263ba8e98d7 (diff) |
examples & perf added to the Debian package
Diffstat (limited to 'packages/debian/zeromq-examples.install')
-rw-r--r-- | packages/debian/zeromq-examples.install | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/debian/zeromq-examples.install b/packages/debian/zeromq-examples.install new file mode 100644 index 0000000..6031b15 --- /dev/null +++ b/packages/debian/zeromq-examples.install @@ -0,0 +1,2 @@ +examples/chat/prompt /usr/share/zeromq/examples +examples/chat/display /usr/share/zeromq/examples |