Align loader to 32-bit boundary
[fw/stlink] / debian / rules
index e2ef0ebf19f7a059abe53ffa502a53702e94e779..ef2935e4bae5acdd5105890608dbd4c6c777950a 100755 (executable)
@@ -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