mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
development/gedit: Adjust gconf schema installation.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
This commit is contained in:
parent
e469e0d365
commit
7e34908f8b
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
PRGNAM=gedit
|
||||
VERSION=${VERSION:-2.30.4}
|
||||
BUILD=${BUILD:-1}
|
||||
BUILD=${BUILD:-2}
|
||||
TAG=${TAG=_SBo}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
|
Loading…
Reference in a new issue