diff options
author | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-04-28 07:19:18 (GMT) |
---|---|---|
committer | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-04-28 07:19:18 (GMT) |
commit | b4d05eea2684f73c8f7c3b2bfa06a4da78827c8a (patch) | |
tree | 4058939a05050ba4901bbb5075b127dcb1aa2a1b /abs | |
parent | b9bc0ec86781c87cdedc38131af3488c0cd440e8 (diff) | |
download | linhes_pkgbuild-b4d05eea2684f73c8f7c3b2bfa06a4da78827c8a.zip linhes_pkgbuild-b4d05eea2684f73c8f7c3b2bfa06a4da78827c8a.tar.gz linhes_pkgbuild-b4d05eea2684f73c8f7c3b2bfa06a4da78827c8a.tar.bz2 |
Updated pause-mythcommflag 'run' file to use absolute paths.
Diffstat (limited to 'abs')
-rw-r--r-- | abs/core-testing/linhes-scripts/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/linhes-scripts/PKGBUILD b/abs/core-testing/linhes-scripts/PKGBUILD index 42f5a54..dd813d1 100644 --- a/abs/core-testing/linhes-scripts/PKGBUILD +++ b/abs/core-testing/linhes-scripts/PKGBUILD @@ -3,7 +3,7 @@ pkgname=linhes-scripts pkgver=1 -pkgrel=9 +pkgrel=10 pkgdesc="Various scripts that help to make LinHES, LinHES." arch=('i686' 'x86_64') license=('GPL2') |