source: ProjectBuilder/pbconf/0.12.7/rpmbootstrap/pkg/pbbuild@ 2247

Last change on this file since 2247 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.