1.99.90
This commit is contained in:
4
debian/rules
vendored
4
debian/rules
vendored
@ -3,6 +3,10 @@
|
||||
%:
|
||||
dh $@ --buildsystem=cmake
|
||||
|
||||
override_dh_auto_configure:
|
||||
cp -f debian/CMakeLists.txt CMakeLists.txt
|
||||
dh_auto_configure
|
||||
|
||||
override_dh_fixperms:
|
||||
dh_fixperms
|
||||
# find debian -name asan-wrapper -print0 | xargs -0 chmod +x
|
||||
|
Reference in New Issue
Block a user