Update doc files (ChangeLog, README ...)

Update packaging
Change install prefix, come back to /usr
This commit is contained in:
2012-02-28 09:34:33 +01:00
parent 88e06dacce
commit b7f8729519
11 changed files with 104 additions and 85 deletions

View File

@@ -2,7 +2,7 @@
# KissCount installation script for .tar.bz2 package
# Copyright 2010-2011 Grégory Soutadé
# Copyright 2010-2012 Grégory Soutadé
# This file is part of KissCount.
@@ -19,7 +19,7 @@
# You should have received a copy of the GNU General Public License
# along with KissCount. If not, see <http://www.gnu.org/licenses/>.
ROOT_DIR=/usr/local
ROOT_DIR=/usr
SHARE_DIR=$ROOT_DIR/share/kisscount
LIB_DIR=$ROOT_DIR/lib/kisscount
BIN_DIR=$ROOT_DIR/bin