source: ProjectBuilder/pbconf/devel/project-builder/pkg/pbbuild@ 884

Last change on this file since 884 was 884, checked in by Bruno Cornec, 15 years ago

Prepare configuration files for pb build on Solaris

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.