diff options
Diffstat (limited to 'abs/core')
-rw-r--r-- | abs/core/LinHES-system/PKGBUILD | 4 | ||||
-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 |