mirror of https://github.com/sipwise/libtcap.git
Remove debian/tmp prefix, as debhelper will try to find the files in that directory. Change source patterns to avoid using destination directories. Change-Id: Ic72ce634970c3987635dbfe497e20b176e893bbdmr12.1
parent
2bd6a88db6
commit
2ec4169aa0
@ -1,2 +1,2 @@
|
||||
debian/tmp/usr/include/tcap /usr/include/
|
||||
debian/tmp/usr/lib/*.so /usr/lib/
|
||||
usr/include
|
||||
usr/lib/*.so
|
||||
|
@ -1 +1 @@
|
||||
debian/tmp/usr/lib/*.so.* /usr/lib/
|
||||
usr/lib/*.so.*
|
||||
|
Loading…
Reference in new issue