diff options
author | James Meyer <james.meyer@operamail.com> | 2012-05-12 22:09:49 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-05-12 22:09:49 (GMT) |
commit | 8c1bbc2206ef188000c2c5c0cc4e8c11d6322ea7 (patch) | |
tree | bc39c409ece63653532c61845dfa6a797d8067ba /abs | |
parent | 02002703ea2b6a378f2160adfc56b6dc9627991b (diff) | |
download | linhes_pkgbuild-8c1bbc2206ef188000c2c5c0cc4e8c11d6322ea7.zip linhes_pkgbuild-8c1bbc2206ef188000c2c5c0cc4e8c11d6322ea7.tar.gz linhes_pkgbuild-8c1bbc2206ef188000c2c5c0cc4e8c11d6322ea7.tar.bz2 |
local-website: rename index.html -> index.htm. This is needed to automate making it the main website.
This will work in conjuction with switch-web.sh, which is part of LinHES-system
Diffstat (limited to 'abs')
-rw-r--r-- | abs/core/local-website/PKGBUILD | 2 | ||||
-rw-r--r--[-rwxr-xr-x] | abs/core/local-website/htdocs/index.htm (renamed from abs/core/local-website/htdocs/index.html) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/local-website/PKGBUILD b/abs/core/local-website/PKGBUILD index 71f90ae..82bf025 100644 --- a/abs/core/local-website/PKGBUILD +++ b/abs/core/local-website/PKGBUILD @@ -1,6 +1,6 @@ pkgname=local-website pkgver=2 -pkgrel=29 +pkgrel=30 pkgdesc="Contents of http://localhost" arch=(i686 x86_64) license=('GPL') diff --git a/abs/core/local-website/htdocs/index.html b/abs/core/local-website/htdocs/index.htm index 04dff38..04dff38 100755..100644 --- a/abs/core/local-website/htdocs/index.html +++ b/abs/core/local-website/htdocs/index.htm |