Deleted debian/install, use override_dh_auto_install instead
Cleaned source/options
This commit is contained in:
parent
a649d03124
commit
2b74a82f85
1
debian/install
vendored
1
debian/install
vendored
@ -1 +0,0 @@
|
|||||||
usr
|
|
2
debian/rules
vendored
2
debian/rules
vendored
@ -4,6 +4,8 @@
|
|||||||
%:
|
%:
|
||||||
dh $@ --buildsystem=cmake --parallel
|
dh $@ --buildsystem=cmake --parallel
|
||||||
|
|
||||||
|
override_dh_auto_install:
|
||||||
|
dh_auto_install -- DESTDIR=$(CURDIR)/debian/screengrab
|
||||||
|
|
||||||
override_dh_install:
|
override_dh_install:
|
||||||
rm -f debian/screengrab/usr/share/doc/screengrab/LICENSE.txt
|
rm -f debian/screengrab/usr/share/doc/screengrab/LICENSE.txt
|
||||||
|
2
debian/source/options
vendored
2
debian/source/options
vendored
@ -1,3 +1 @@
|
|||||||
# dont put xyz in the tarball
|
|
||||||
tar-ignore=.xyz
|
|
||||||
tar-ignore=.gitignore
|
tar-ignore=.gitignore
|
||||||
|
Loading…
x
Reference in New Issue
Block a user