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 ?
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