Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > 07ca3c09da5c98b6bf6f222290a2f298 > files > 38

lib64edit-devel-2.10-0.20070831.1mdv2008.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