Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Archive
gnome-sdk-images
Commits
12f30972
Commit
12f30972
authored
Jan 28, 2015
by
Alexander Larsson
Browse files
Work with the latest xdg-app (use -E)
parent
e201452c
Changes
1
Hide whitespace changes
Inline
Side-by-side
build.sh
View file @
12f30972
...
@@ -18,4 +18,4 @@ declare -x PKG_CONFIG_PATH="/self/lib/pkgconfig:/self/share/pkgconfig"
...
@@ -18,4 +18,4 @@ declare -x PKG_CONFIG_PATH="/self/lib/pkgconfig:/self/share/pkgconfig"
declare
-x
PATH
=
"/usr/bin:/self/bin"
declare
-x
PATH
=
"/usr/bin:/self/bin"
unset
INSTALL
unset
INSTALL
$HELPER
-f
-w
-W
-a
$APP
-v
$VAR
$ROOT
/usr
"
$@
"
$HELPER
-f
-w
-W
-E
-a
$APP
-v
$VAR
$ROOT
/usr
"
$@
"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment