Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7d6d03f27fc1ca0ee0712c4343b93bbc15b9ee1f

commit 7d6d03f27fc1ca0ee0712c4343b93bbc15b9ee1f
Author: Miklos Vajna <vmik...@frugalware.org>
Date:   Sat May 14 14:24:50 2011 +0200

zip-3.0-3-i686

- move to apps

diff --git a/source/base/zip/FrugalBuild b/source/apps/zip/FrugalBuild
similarity index 97%
rename from source/base/zip/FrugalBuild
rename to source/apps/zip/FrugalBuild
index 16e11e6..a953926 100644
--- a/source/base/zip/FrugalBuild
+++ b/source/apps/zip/FrugalBuild
@@ -3,7 +3,7 @@

pkgname=zip
pkgver=3.0
-pkgrel=2
+pkgrel=3
pkgdesc="Info-ZIP's zip utility"
_F_sourceforge_dirname="infozip"
_F_sourceforge_sep="None"
@@ -12,7 +12,7 @@ _F_sourceforge_ext=".zip"
Finclude sourceforge
url="http://www.info-zip.org/Zip.html";
depends=('glibc>=2.8-3')
-groups=('base')
+groups=('apps')
archs=('i686' 'x86_64' 'ppc' 'arm')
up2date="lynx -dump http://www.info-zip.org/Zip.html|grep Zip|sed -n 's/.*p 
\(.*\) \[.*/\1/;1 p'"
sha1sums=('4f244128ee8fa3fc07eedfee3d4ac634dcabd492')
diff --git a/source/base/bash/profile b/source/base/bash/profile
index e15d86f..6549e67 100644
--- a/source/base/bash/profile
+++ b/source/base/bash/profile
@@ -3,7 +3,7 @@

# Set the values for some environment variables:
export MINICOM="-c on"
-[ -e /etc/HOSTNAME ] && export HOSTNAME="`cat /etc/HOSTNAME`"
+[ -e /etc/hostname ] && export HOSTNAME="`cat /etc/hostname`"
export LESSOPEN="|lesspipe.sh %s"
export LESS="-M"
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to