Sophie

Sophie

distrib > * > 2010.0 > * > by-pkgid > b080aa38c5bb0041448f6fdafd4d9238 > files > 36

libedit-devel-3.0-0.20090722.1mdv2010.0.i586.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