source: hybrid/branches/releng-10/nanobsd/tools/test-inc.sh@ 12903

Last change on this file since 12903 was 12903, checked in by rick, 11 years ago

pkg_install is not longer included in ports and completely replaced by pkgng. package-links is also no longer used, so to be removed.

  • Property svn:eol-style set to LF
  • Property svn:executable set to *
File size: 64 bytes
Line 
1#!/bin/sh
2. $(dirname $0)/package-build.inc.sh
3
4f_time sleep 5
5
Note: See TracBrowser for help on using the repository browser.