random ai stuff
This commit is contained in:
15
telldus-core/debian/rules
Executable file
15
telldus-core/debian/rules
Executable file
@@ -0,0 +1,15 @@
|
||||
#!/usr/bin/make -f
|
||||
|
||||
# Uncomment this to turn on verbose mode.
|
||||
#export DH_VERBOSE=1
|
||||
|
||||
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
|
||||
|
||||
%:
|
||||
dh $@
|
||||
|
||||
|
||||
override_dh_strip:
|
||||
dh_strip -plibtelldus0 --keep-debug --dbg-package=libtelldus0-dbg
|
||||
dh_strip -ptdtool
|
||||
|
||||
Reference in New Issue
Block a user