Версия 0.3.6
This commit is contained in:
5
debian/rules
vendored
5
debian/rules
vendored
@ -2,3 +2,8 @@
|
||||
|
||||
%:
|
||||
dh $@ --buildsystem=cmake
|
||||
|
||||
override_dh_fixperms:
|
||||
dh_fixperms
|
||||
find debian -name asan-wrapper -print0 | xargs -0 chmod +x
|
||||
|
||||
|
Reference in New Issue
Block a user