Friday, 7 June 2013

debian - Package development, where's the path of compiled packages

debian - Package development, where's the path of compiled packages

Where's the path of compiled packages from source on debian ?
for example:
git clone git://github.com/lightspark/lightspark.git
cd lightspark
dpkg-buildpackage
[...long output...]
dpkg-buildpackage: full upload; Debian-native package (full source is included)
then the packages is compiled successfully, but where the package (.deb) and source packages is located ?

No comments:

Post a Comment