vlatkop
11-21-2006, 05:47 PM
Hi,
I am kind a new using dpkg, dpkg-deb tools so I just have one simple question. When I unpack debian package with:
dkpg-deb -x package_name.deb package_nameand:
dpkg-deb -e package_name.deb package_name/DEBIAN
After modifying some control, or configuration files do I have to regenerate md5sums file again, before I pack the folder with:
dpkg-deb -b package_name package_name.debI have tryed to install the .deb file without regenerating the md5sums and it works fine (including changes made by me).
Note: The .deb file has allready generated md5sums.
Regards
I am kind a new using dpkg, dpkg-deb tools so I just have one simple question. When I unpack debian package with:
dkpg-deb -x package_name.deb package_nameand:
dpkg-deb -e package_name.deb package_name/DEBIAN
After modifying some control, or configuration files do I have to regenerate md5sums file again, before I pack the folder with:
dpkg-deb -b package_name package_name.debI have tryed to install the .deb file without regenerating the md5sums and it works fine (including changes made by me).
Note: The .deb file has allready generated md5sums.
Regards