source: npl/listpkg @ f9ce31e

perl-5.22
Last change on this file since f9ce31e was 5fedc40, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

replaced module_init_tools with kmod

  • Property mode set to 100755
File size: 46 bytes
RevLine 
[5fedc40]1#!/bin/bash
2
3set -e
4
5tar -tzf `./findpkg $1`
6
Note: See TracBrowser for help on using the repository browser.