blob: 7abe726a86b103a5ac686a41355af27be72b81a9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
Description: Rename snap binary
To avoid a conflict
Author: Joachim Breitner <nomeata@debian.org>
Bug-Debian: http://bugs.debian.org/741503
Forwarded: not-needed
--- a/snap.cabal
+++ b/snap.cabal
@@ -14,7 +14,7 @@ description:
@$ cabal install snap snap-templates
$ mkdir myproject
$ cd myproject
- $ snap init@
+ $ snap-framework init@
.
If you have trouble or any questions, see our FAQ page
(<http://snapframework.com/faq>) or the documentation
|