source: ProjectBuilder/pbconf/devel/rpmboostrap/pkg/pbbuild@ 972

Last change on this file since 972 was 972, checked in by Bruno Cornec, 14 years ago
  • Adds new package rpmbootstrap to pb project
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.