Skip to content

Commit

Permalink
fix rules
Browse files Browse the repository at this point in the history
  • Loading branch information
sboily committed Oct 6, 2020
1 parent 8f1d5a0 commit d9a67e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wazo/rules
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ case "$1" in
;;

package)
tar xvf dist/wazo-confgend-driver-followme-*.tar.gz -C ${pkgdir}
tar xvf dist/confgend-driver-followme-*.tar.gz -C ${pkgdir}
cp -R etc ${pkgdir}/
;;

Expand Down

0 comments on commit d9a67e4

Please sign in to comment.