Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fcb5d5f6cac63086acb37528de697105d9b8de45
commit fcb5d5f6cac63086acb37528de697105d9b8de45 Author: Slown <[email protected]> Date: Thu Apr 19 18:32:37 2012 +0100 phppgadmin-5.0.4-1-i686 * version bump diff --git a/source/network-extra/phppgadmin/FrugalBuild b/source/network-extra/phppgadmin/FrugalBuild index 1516aed..3aeade7 100644 --- a/source/network-extra/phppgadmin/FrugalBuild +++ b/source/network-extra/phppgadmin/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 0.01 SBU +# Compiling Time: 0 SBU # Maintainer: Janos Kovacs <[email protected]> pkgname=phppgadmin -pkgver=5.0.3 +pkgver=5.0.4 pkgrel=1 pkgdesc="Set of PHP-scripts to administrate PostgreSQL over the WWW." _F_sourceforge_name="phpPgAdmin" @@ -12,11 +12,12 @@ backup=(var/www/html/phppgadmin/conf/config.inc.php) groups=('network-extra') replaces=('kpogre') archs=('i686' 'x86_64') -sha1sums=('dcf3f3a580fce7e2ed8d57a6559a23b8b7c20417') +_F_cd_path="$_F_archive_name-$pkgver" +sha1sums=('d5617931ef9c4ae096ce9dff76847d7e77aff4d2') build() { - Fcd ${_F_sourceforge_name}-${pkgver} + Fcd Fmkdir /var/www/html/${pkgname}-${pkgver} Fcpr ${_F_sourceforge_name}-${pkgver}/* var/www/html/${pkgname}-${pkgver} Fln ${pkgname}-${pkgver} /var/www/html/${pkgname} _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
