[go: nahoru, domu]

Skip to content

Commit

Permalink
Fix how to make ubuntu package.
Browse files Browse the repository at this point in the history
  • Loading branch information
rsky committed Dec 8, 2012
1 parent 9d84638 commit 55e6481
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/ubuntu/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ MAKE A PACKAGE

1. $ `cd php-mecab/mecab`
2. $ `pear package package.xml`
3. $ `mv mecab-x.y.z.tgz ../packages/debian/`
4. $ `cd ../packages/debian`
3. $ `mv mecab-x.y.z.tgz ../packages/ubuntu/`
4. $ `cd ../packages/ubuntu`
5. $ `dh-make-pecl --phpversion 5 mecab-x.y.z.tgz`
6. $ `cd php-mecab-x.y.z`
7. Edit *debian/control*.
Expand Down

0 comments on commit 55e6481

Please sign in to comment.