debian source
[lttv.git] / ltt / branches / poly / QUICKSTART
index 6a5c34f7cb44f70b14f76cba94d32b3e1bdbab77..cf6a144472b95fdfae5cfd66b3eb479488af3ace 100644 (file)
@@ -55,7 +55,14 @@ apt-get install lttv lttv-doc
   * note : the packages are signed by myself. I am not considered a trusted
     Debian source yet, so warnings are normal.
 
+Packages are only available for i386. If you want to create packages for other
+platforms, do :
 
+apt-get source lttv
+cd lttv-0.6.7
+dpkg-buildpackage -rfakeroot
+
+You should then have your .deb files created for your architecture.
 
 
 
This page took 0.022636 seconds and 4 git commands to generate.