Sophie

Sophie

distrib > Mandriva > current > x86_64 > by-pkgid > 9d70214adc1436f851b829e058769c88 > files > 35

lib64edit-devel-3.0-0.20090923.1mdv2010.1.x86_64.rpm

#!/bin/bash -e


## copy ./export/* files to dist
""cp -rf export/* ..

## get clean ./export hierarchy
""rm -rf export
""mv export.unpatched export

## make new patches to be distributed
./patches_make.sh

## update EXTRA_DIST list in Makefile.am
./extra_dist_list.sh

## increment LT_VERSION in ../configure.ac
./update_version.sh