diff options
author | James Meyer <james.meyer@operamail.com> | 2010-04-03 21:33:34 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2010-04-03 21:33:34 (GMT) |
commit | a34c4e24c4c142c4cd8ba5cd3dbdb056706714b3 (patch) | |
tree | 2a9ddcd570c5878915cc2c2567c0fcf5314fe1d2 /abs/core-testing/system-templates/PKGBUILD | |
parent | 14a57026f9fdb792405b456dcf9eeda149a7e547 (diff) | |
download | linhes_pkgbuild-a34c4e24c4c142c4cd8ba5cd3dbdb056706714b3.zip linhes_pkgbuild-a34c4e24c4c142c4cd8ba5cd3dbdb056706714b3.tar.gz linhes_pkgbuild-a34c4e24c4c142c4cd8ba5cd3dbdb056706714b3.tar.bz2 |
system-templates: forgot jumppoints for default2
Diffstat (limited to 'abs/core-testing/system-templates/PKGBUILD')
-rwxr-xr-x | abs/core-testing/system-templates/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/system-templates/PKGBUILD b/abs/core-testing/system-templates/PKGBUILD index c867fe4..4a8a844 100755 --- a/abs/core-testing/system-templates/PKGBUILD +++ b/abs/core-testing/system-templates/PKGBUILD @@ -1,6 +1,6 @@ pkgname=system-templates pkgver=1.0 -pkgrel=42 +pkgrel=43 conflicts=( ) pkgdesc="Templates used for system configuration" depends=() |