nuvexport: 0.4 -> 0.4-0.20070211.svn

This commit is contained in:
James Mills 2007-02-23 13:18:33 +10:00
parent cca41b316b
commit 0f13621ad9
2 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
96020ea4b90f4433b4fc78b1938e7d48 nuvexport-0.4-0.20060927.svn.tar.bz2
9520427459fe37fc04d8e556fde5d317 nuvexport-0.4-0.20070211.svn.tar.bz2

View File

@ -6,12 +6,12 @@
# Depends on: ffmpeg, p5-dbd-mysql
name=nuvexport
version=0.4
version=0.4-0.20070211.svn
release=1
source=(http://forevermore.net/files/$name/$name-$version-0.20060927.svn.tar.bz2)
source=(http://forevermore.net/files/$name/$name-$version.tar.bz2)
build() {
cd $name-$version
cd $name-0.4
make prefix=$PKG/usr install
install -D -m644 nuvexportrc $PKG/etc/nuvexportrc
chown -R root:root $PKG