diff options
author | James Meyer <james.meyer@operamail.com> | 2013-01-11 22:44:45 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2013-01-11 22:44:45 (GMT) |
commit | 901db31a24f3e47e5f6e81cecbbb2a3f7ad389a7 (patch) | |
tree | a5d660f9448219d3debddfa317f379323bca1f1d /abs/core/mythdb-initial/PKGBUILD | |
parent | e1e5a06abef9b9b858d252e8709f5dc06416e032 (diff) | |
download | linhes_pkgbuild-901db31a24f3e47e5f6e81cecbbb2a3f7ad389a7.zip linhes_pkgbuild-901db31a24f3e47e5f6e81cecbbb2a3f7ad389a7.tar.gz linhes_pkgbuild-901db31a24f3e47e5f6e81cecbbb2a3f7ad389a7.tar.bz2 |
mythdb-initial: set E to be the default windowmanager
This has the side effect of removing the windowmanger settings sync between the backend and new installs.
refs #895
Diffstat (limited to 'abs/core/mythdb-initial/PKGBUILD')
-rwxr-xr-x | abs/core/mythdb-initial/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/mythdb-initial/PKGBUILD b/abs/core/mythdb-initial/PKGBUILD index fda32db..b9d089a 100755 --- a/abs/core/mythdb-initial/PKGBUILD +++ b/abs/core/mythdb-initial/PKGBUILD @@ -1,6 +1,6 @@ pkgname=mythdb-initial pkgver=2 -pkgrel=48 +pkgrel=50 pkgdesc="setup the initial mythtv database for linhes" url="" license="" @@ -21,4 +21,4 @@ build() { } md5sums=('9dcf8c574e69fde6b1b2fa1eed95ded4' 'ad0e57ac5e7c3677808a670e16634bba' - '814622daded79510217a96da960b24bd') + '0942cc7b228cb1049f12950f3e228e8b') |