QiangF / autokey

Automatically exported from code.google.com/p/autokey
GNU General Public License v3.0
0 stars 0 forks source link

The install explanation is somewhat implicit #25

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi

I know the instruction is simple and only couple lines but the
"<buildpackagename>" is little implicit. Really what is the buildpackagename?

dpkg-buildpackage -us -uc
cd ../
sudo dpkg -i <buildpackagename>

Original issue reported on code.google.com by maymunbe...@gmail.com on 22 Mar 2010 at 8:58

GoogleCodeExporter commented 9 years ago
When you run dpkg-buildpackage it will print the name of the package it has 
created.
I really think that is sufficient.

Original comment by cdekter on 24 Mar 2010 at 11:46