diff options
author | Bob Igo <bob@stormlogic.com> | 2009-08-05 19:06:46 (GMT) |
---|---|---|
committer | Bob Igo <bob@stormlogic.com> | 2009-08-05 19:06:46 (GMT) |
commit | 42a202a723ee26e78622b4031f5aceae38c2d896 (patch) | |
tree | b0cbf502cd2928c90d8eb8737746036dfb344f07 /abs/core-testing/LinHES-system/PKGBUILD | |
parent | dc251c812fc65aa1564785aa863d6d7fb0614346 (diff) | |
download | linhes_pkgbuild-42a202a723ee26e78622b4031f5aceae38c2d896.zip linhes_pkgbuild-42a202a723ee26e78622b4031f5aceae38c2d896.tar.gz linhes_pkgbuild-42a202a723ee26e78622b4031f5aceae38c2d896.tar.bz2 |
LinHES-run can now trigger brand-specific tweaks, assuming hardware type is saved in /myth/.special_hardware_type
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 2920d11..96a8b5e 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=56 +pkgrel=59 arch=('i686') MVDIR=$startdir/pkg/usr/LH BINDIR=$startdir/pkg/usr/bin |