Git-Url:
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ee2def2a6abab2aa01d2100b7d19f5bec1869268
commit ee2def2a6abab2aa01d2100b7d19f5bec1869268
Author: Miklos Vajna <[EMAIL PROTECTED]>
Date: Thu Dec 27 17:25:40 2007 +0100
pacman-g2-3.6.6-4-i686
ok, this is not my day. the pacman.d symlink was still wrong. fix it
diff --git a/source/base/pacman-g2/FrugalBuild
b/source/base/pacman-g2/FrugalBuild
index 38dbc28..f04b8d9 100644
--- a/source/base/pacman-g2/FrugalBuild
+++ b/source/base/pacman-g2/FrugalBuild
@@ -6,7 +6,7 @@ USE_DEVEL=${USE_DEVEL:-"n"}
pkgname=pacman-g2
pkgver=3.6.6
Fuse $USE_DEVEL && pkgver=3.6.5.25.gf2bbdac
-pkgrel=3
+pkgrel=4
pkgdesc="A .tar.bz2 based package manager library (libpacman) and client
(pacman-g2) with dependency support."
url="http://ftp.frugalware.org/pub/other/pacman-g2/"
backup=(etc/{makepkg,pacman}.conf
etc/pacman-g2/repos/{frugalware,frugalware-current})
diff --git a/source/base/pacman-g2/pacman-g2.install
b/source/base/pacman-g2/pacman-g2.install
index c9de267..6d2a8df 100644
--- a/source/base/pacman-g2/pacman-g2.install
+++ b/source/base/pacman-g2/pacman-g2.install
@@ -13,6 +13,8 @@ post_upgrade()
if [ -e /etc/pacman.d -a ! -h /etc/pacman.d ]; then
mv -f /etc/pacman.d/* /etc/pacman-g2/repos/
rmdir /etc/pacman.d
+ fi
+ if [ ! -h /etc/pacman.d ]; then
ln -s pacman-g2/repos /etc/pacman.d
fi
if grep -q 'etc/pacman\.d' /etc/pacman-g2.conf; then
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git