##// END OF EJS Templates
packaging: drop outdated buildrpm "tested on" comment...
Mads Kiilerich -
r43661:825f8f42 stable
parent child Browse files
Show More
@@ -1,11 +1,6 b''
1 #!/bin/bash -e
1 #!/bin/bash -e
2 #
2 #
3 # Build a Mercurial RPM from the current repo
3 # Build a Mercurial RPM from the current repo, mainly for Fedora/CentOS/RHEL
4 #
5 # Tested on
6 # - Fedora 20
7 # - CentOS 5
8 # - centOS 6
9
4
10 . $(dirname $0)/packagelib.sh
5 . $(dirname $0)/packagelib.sh
11
6
General Comments 0
You need to be logged in to leave comments. Login now