Skip to content

Commit

Permalink
We can just use devtools-alarm which does this
Browse files Browse the repository at this point in the history
  • Loading branch information
dnarvaez committed Oct 7, 2013
1 parent 31904d8 commit 30e9836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion master.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ def create_factory(config):

for package in config["packages"]:
script = """cd %s &&
sudo makechrootpkg -r ../build -- -i -A &&
sudo makechrootpkg -r ../build -- -i &&
mkdir -p ../repo &&
find -name '*.pkg.tar.xz' | xargs -i cp {} ../repo"""

Expand Down

0 comments on commit 30e9836

Please sign in to comment.