Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Tools
development-tools
manjaro-tools
Commits
3f369902
Commit
3f369902
authored
Apr 01, 2016
by
udeved
Browse files
Merge branch 'devel' of github.com:manjaro/manjaro-tools
parents
78cb2f52
6f92aff3
Changes
3
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
3f369902
Version
=
0.11.
4
Version
=
0.11.
5
PREFIX
=
/usr/local
SYSCONFDIR
=
/etc
...
...
@@ -54,8 +54,7 @@ SETS_ISO = \
data/iso.d/official.set
\
data/iso.d/community.set
\
data/iso.d/minimal.set
\
data/iso.d/sonar.set
\
data/iso.d/netrunner.set
data/iso.d/sonar.set
BIN_ISO
=
\
bin/buildiso
\
...
...
data/iso.d/netrunner.set
deleted
100644 → 0
View file @
78cb2f52
kde-rolling
lib/util-iso.sh
View file @
3f369902
...
...
@@ -610,8 +610,8 @@ compress_images(){
local
timer
=
$(
get_timer
)
run_safe
"make_iso"
make_checksum
"
${
iso_file
}
"
${
sign
}
&&
sign_iso
"
${
iso_file
}
"
chown
-R
"
${
OWNER
}
:users"
"
${
iso_dir
}
"
${
sign
}
&&
sign_iso
"
${
iso_file
}
"
show_elapsed_time
"
${
FUNCNAME
}
"
"
${
timer
}
"
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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