Skip to content

Commit

Permalink
Use master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
132ikl committed Sep 19, 2019
1 parent ef0c025 commit cedc1cc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions opensight/package/debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ override_dh_auto_clean:
override_dh_auto_test:
override_dh_auto_debian/tmp/build:
override_dh_auto_install:
# temp hacky branch
git clone --single-branch --branch hacky $(URL) debian/tmp/build/
git clone $(URL) debian/tmp/build/
mkdir -p debian/opensight/usr/lib/python3/dist-packages/
mkdir -p debian/opensight/usr/bin/
cp -r debian/tmp/build/opsi/ debian/opensight/usr/lib/python3/dist-packages/
Expand Down

0 comments on commit cedc1cc

Please sign in to comment.