diff options
author | James Meyer <james.meyer@operamail.com> | 2009-04-10 16:47:05 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-04-10 16:47:05 (GMT) |
commit | 6ac5efa6f1def4663fd28bdf5fa26a5185635190 (patch) | |
tree | 967abf66fa62b44d9731a4dce26aa25b1cb84cac /abs/core-testing/LinHES-system/PKGBUILD | |
parent | 1890b44d6a8d6fabc370633f46462fce29ec3aa1 (diff) | |
download | linhes_pkgbuild-6ac5efa6f1def4663fd28bdf5fa26a5185635190.zip linhes_pkgbuild-6ac5efa6f1def4663fd28bdf5fa26a5185635190.tar.gz linhes_pkgbuild-6ac5efa6f1def4663fd28bdf5fa26a5185635190.tar.bz2 |
linhes-config/system: print to the console using printhl instead of echo
Diffstat (limited to 'abs/core-testing/LinHES-system/PKGBUILD')
-rw-r--r-- | abs/core-testing/LinHES-system/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/LinHES-system/PKGBUILD b/abs/core-testing/LinHES-system/PKGBUILD index a25db9d..7d68a99 100644 --- a/abs/core-testing/LinHES-system/PKGBUILD +++ b/abs/core-testing/LinHES-system/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-system pkgver=1.0 -pkgrel=49 +pkgrel=51 arch=('i686') MVDIR=$startdir/pkg/usr/LH BINDIR=$startdir/pkg/usr/bin |