development/gedit: Adjust gconf schema installation.

Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
This commit is contained in:
byteframe 2012-11-17 18:11:43 +01:00 committed by Heinz Wiesinger
parent e469e0d365
commit 7e34908f8b
2 changed files with 2 additions and 2 deletions

View file

@ -16,5 +16,5 @@ schema_install() {
1>/dev/null
}
schema_install gedit-file-browser.schemas
schema_install gedit.schemas
schema_install gedit-file-browser.schemas

View file

@ -25,7 +25,7 @@
PRGNAM=gedit
VERSION=${VERSION:-2.30.4}
BUILD=${BUILD:-1}
BUILD=${BUILD:-2}
TAG=${TAG=_SBo}
if [ -z "$ARCH" ]; then