Updating hibernate-status to version 1.12 [d11284d].
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
0afd42e4b4
commit
c4b6d4d646
8 changed files with 209 additions and 180 deletions
|
@ -52,8 +52,7 @@ install-local: _build
|
|||
cp -r ./_build/* $(INSTALLBASE)/$(INSTALLNAME)/
|
||||
ifeq ($(INSTALLTYPE),system)
|
||||
# system-wide settings and locale files
|
||||
# rm -r $(INSTALLBASE)/$(INSTALLNAME)/schemas
|
||||
rm -f $(INSTALLBASE)/$(INSTALLNAME)/schemas/*gschema.xml
|
||||
rm -r $(INSTALLBASE)/$(INSTALLNAME)/schemas
|
||||
rm -r $(INSTALLBASE)/$(INSTALLNAME)/locale
|
||||
mkdir -p $(SHARE_PREFIX)/glib-2.0/schemas $(SHARE_PREFIX)/locale
|
||||
cp -r ./schemas/*gschema.* $(SHARE_PREFIX)/glib-2.0/schemas
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue