summaryrefslogtreecommitdiffstats
path: root/abs
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-08-09 21:58:35 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-08-09 21:58:35 (GMT)
commit0679d85750de6e352a3c79c87ab62ee8a868116d (patch)
tree9d520d97ad9818c1477764f3bf5caf0b6d8dfb8c /abs
parentaf02ac9e699ac0b9d5802d99fdb069859fef6c0a (diff)
downloadlinhes_pkgbuild-0679d85750de6e352a3c79c87ab62ee8a868116d.zip
linhes_pkgbuild-0679d85750de6e352a3c79c87ab62ee8a868116d.tar.gz
linhes_pkgbuild-0679d85750de6e352a3c79c87ab62ee8a868116d.tar.bz2
linhes-system: removed .install script
Diffstat (limited to 'abs')
-rw-r--r--abs/core/LinHES-system/PKGBUILD4
-rw-r--r--abs/core/LinHES-system/system.install (renamed from abs/core/LinHES-system/LinHES.install)0
2 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/LinHES-system/PKGBUILD b/abs/core/LinHES-system/PKGBUILD
index 2c605e6..0dcefd7 100644
--- a/abs/core/LinHES-system/PKGBUILD
+++ b/abs/core/LinHES-system/PKGBUILD
@@ -4,9 +4,8 @@ pkgrel=52
arch=('i686' 'x86_64')
MVDIR=$startdir/pkg/usr/LH
BINDIR=$startdir/pkg/usr/bin
-install=LinHES.install
+#install=LinHES.install
pkgdesc="scripts and things related to having an automated system"
-#depends=(linhes-sounds xdotool tilda keylaunch python_aosd 'linhes-scripts>=7-24' 'runit-scripts>=2.1.1-43' 'udisks' 'LinHES-config>=2.3-59')
depends=(linhes-sounds xdotool tilda keylaunch python_aosd 'linhes-scripts>=7-24' 'udisks' 'LinHES-config>=2.3-59' 'sudo')
backup=(etc/modprobe.d/alsa-base)
binfiles="LinHES-start optimize_mythdb.py
@@ -26,6 +25,7 @@ binfiles="LinHES-start optimize_mythdb.py
source=(LinHES-session LinHES-profile.sh $binfiles alsa-base myth_mtc.lr
diskspace smolt.cron cacheclean.cron)
+
build() {
cd $startdir/src
install -m755 -D LinHES-session $startdir/pkg/etc/X11/Sessions/LinHES
diff --git a/abs/core/LinHES-system/LinHES.install b/abs/core/LinHES-system/system.install
index c9950f2..c9950f2 100644
--- a/abs/core/LinHES-system/LinHES.install
+++ b/abs/core/LinHES-system/system.install