Magellan Linux

Annotation of /tags/mkinitrd-6_4_0/klibc/makerpm.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1313 - (hide annotations) (download) (as text)
Fri May 27 18:20:23 2011 UTC (13 years, 1 month ago) by niro
File MIME type: application/x-sh
File size: 182 byte(s)
tagged 'mkinitrd-6_4_0'
1 niro 532 #!/bin/bash -xe
2     #
3     # Make an rpm from the current git repository
4     #
5    
6     [ -z "$tmpdir" ] && export tmpdir=/var/tmp
7    
8     ./maketar.sh
9     rpmbuild -ta $tmpdir/klibc-`cat usr/klibc/version`.tar.gz

Properties

Name Value
svn:executable *