X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=grml_tips;h=d497654d9b48e323f4b982768aa4b264837b66db;hb=7b5cf8c26f8b3dadf2a9d612928db0d438028421;hp=f8334720f923c4ff52f7e32c1756328789573d41;hpb=648773fdc8f8f062b1a781d20783d1e6e271afcb;p=grml-tips.git diff --git a/grml_tips b/grml_tips index f833472..d497654 100644 --- a/grml_tips +++ b/grml_tips @@ -2889,3 +2889,7 @@ To remove the module from the blacklist again just invoke: or manually remove the entry from /etc/modprobe.d/grml. -- +Create a Debian package of a perl module: + +% dh-make-perl --cpan Acme::Smirch --build +--