Peter Simons
|
af81505c00
|
wrap-gapps-hook.sh: fix double inclusion guard
The simple "return" would not override the non-zero error code set by the
preceding test command, therefore aborting scripts running with "set -e".
|
2016-03-18 07:52:36 +01:00 |
|
Vladimír Čunát
|
d10b9108f2
|
wrapGAppsHook: fix $gappsWrapperArgs as intended
i.e. define it even if $dontWrapGApps is set, and document the intention.
|
2015-11-09 15:40:20 +01:00 |
|
Vladimír Čunát
|
3f074b8a1e
|
wrapGAppsHook: avoid running multiple times
/cc #10351 and @lethalman.
|
2015-11-09 15:19:41 +01:00 |
|
Vladimír Čunát
|
c55e634f9a
|
wrapGAppsHook: fix a typo
It would only matter in (some) multiple-output derivations.
/cc @lethalman.
|
2015-08-12 05:37:36 +02:00 |
|
Luca Bruno
|
a8f6086708
|
wrapGAppsHook: populate GIO_EXTRA_MODULES
|
2015-07-30 10:45:04 +00:00 |
|
Luca Bruno
|
763fda70f0
|
wrapGAppsHook: build hook for wrapping GTK/GNOME apps
|
2015-07-29 11:14:56 +00:00 |
|