X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Frules;h=ef2935e4bae5acdd5105890608dbd4c6c777950a;hb=refs%2Fheads%2Fdebian;hp=e2ef0ebf19f7a059abe53ffa502a53702e94e779;hpb=febaf50aa599c45be0d69796d87bb8fa89348225;p=fw%2Fstlink diff --git a/debian/rules b/debian/rules index e2ef0eb..ef2935e 100755 --- a/debian/rules +++ b/debian/rules @@ -5,8 +5,8 @@ export DH_VERBOSE=1 %: - dh $@ --with autotools-dev + dh $@ --with autotools-dev --with autoreconf -override_dh_auto_configure: - autoreconf -i -f - dh_auto_configure +override_dh_installudev: + cat *.rules > debian/stlink.udev + dh_installudev --priority=60