Skip to content

Commit

Permalink
conda: add missing udev rules files in the package
Browse files Browse the repository at this point in the history
fallen committed Jul 4, 2015
1 parent 0a9f909 commit 813a2a2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions conda/artiq/build.sh
Original file line number Diff line number Diff line change
@@ -45,3 +45,7 @@ wget http://www.phys.ethz.ch/~robertjo/bscan_spi_lx45_csg324.bit
mv bscan_spi_lx45_csg324.bit $BIN_PREFIX/pipistrello/

cp artiq/frontend/artiq_flash.sh $PREFIX/bin

# misc
cp misc/99-papilio.rules $ARTIQ_PREFIX/misc/
cp misc/99-kc705.rules $ARTIQ_PREFIX/misc/

0 comments on commit 813a2a2

Please sign in to comment.