Skip to content

Instantly share code, notes, and snippets.

@berekuk
Created August 15, 2012 13:46
Show Gist options
  • Select an option

  • Save berekuk/3360294 to your computer and use it in GitHub Desktop.

Select an option

Save berekuk/3360294 to your computer and use it in GitHub Desktop.
mmcleric@mmcleric:~/build$ cat Devel-CheckLib-0.98/debian/rules
#!/usr/bin/make -f
%:
dh $@
override_dh_perl:
dh_perl
dh_perldeps
override_dh_auto_install:
dh_auto_install
rm debian/libdevel-checklib-perl/usr/lib/perl/5.10/perllocal.pod
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment