ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/gpt.spec
Revision: 1.6
Committed: Tue Aug 30 14:41:17 2011 UTC (13 years, 8 months ago) by lat
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +0 -0 lines
State: FILE REMOVED
Error occurred while calculating annotation data.
Log Message:
Remove old obsolete RPMs and patches.

File Contents

# Content
1 ### RPM external gpt 3.2
2 ## INITENV SET GPT_LOCATION %i
3 Source: ftp://ftp.ncsa.uiuc.edu/aces/gpt/releases/gpt-3.2/%n-%v-src.tar.gz
4 %build
5 export GPT_LOCATION=%i
6 ./build_gpt
7 %install
8 perl -p -i -e "s|^#!.*perl|#!/usr/bin/env perl|" $(find %i/sbin)