diff options
author | James Meyer <james.meyer@operamail.com> | 2012-11-19 23:33:00 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-11-19 23:33:00 (GMT) |
commit | 2b261e406c480c7c54b1d68b6019ddbf6faedb3c (patch) | |
tree | 4f40dcc4a1b99ec8d732b2fdcd9e66349c301739 /abs/core/system-templates/PKGBUILD | |
parent | e1eb3071bf1a61549baadf878953e1fb29f9f02f (diff) | |
download | linhes_pkgbuild-2b261e406c480c7c54b1d68b6019ddbf6faedb3c.zip linhes_pkgbuild-2b261e406c480c7c54b1d68b6019ddbf6faedb3c.tar.gz linhes_pkgbuild-2b261e406c480c7c54b1d68b6019ddbf6faedb3c.tar.bz2 |
system-templates: add support for firefly using unique id's. Only includeing 1 -6 because that should be enough for most people and I don't want to clutter the remote selector.
If needed expanding it out to all 16 ids will be a trivial process
refs #854
Diffstat (limited to 'abs/core/system-templates/PKGBUILD')
-rwxr-xr-x | abs/core/system-templates/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/system-templates/PKGBUILD b/abs/core/system-templates/PKGBUILD index 0efc451..04589a1 100755 --- a/abs/core/system-templates/PKGBUILD +++ b/abs/core/system-templates/PKGBUILD @@ -1,6 +1,6 @@ pkgname=system-templates pkgver=2.0 -pkgrel=21 +pkgrel=22 conflicts=( ) pkgdesc="Templates used for system configuration" depends=() |