source: npl/listpkg @ 5fedc40

gcc484perl-5.22
Last change on this file since 5fedc40 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
Line 
1#!/bin/bash
2
3set -e
4
5tar -tzf `./findpkg $1`
6
Note: See TracBrowser for help on using the repository browser.