source: ProjectBuilder/pbconf/devel/pbmkbm/pkg/pbbuild@ 1341

Last change on this file since 1341 was 1341, checked in by Bruno Cornec, 13 years ago

r4350@localhost: bruno | 2011-10-19 15:38:52 +0200

  • Introduce the structure of a new tool, pbmkbm which aims at creating custom bootable media
File size: 105 bytes
Line 
1#!/bin/bash
2#
3# $Id$
4#
5perl Makefile.PL INSTALLDIRS=vendor CONFDIR=/etc/pb
6make
7make DESTDIR=$1 install
Note: See TracBrowser for help on using the repository browser.