mirror of
https://git.proxmox.com/git/extjs
synced 2025-08-04 12:32:47 +00:00
build: move lintian-overrides to debian/
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
3062a1c099
commit
e69e415c8e
2
Makefile
2
Makefile
@ -34,7 +34,7 @@ ${DEB}:
|
||||
cp Makefile build/
|
||||
cp extjs/licenses/license.txt build/debian/copyright
|
||||
cd build; dpkg-buildpackage -b -us -uc
|
||||
lintian -X copyright-file ${DEB}
|
||||
lintian $@
|
||||
|
||||
.PHONY: install
|
||||
install: ${EXTDATA}
|
||||
|
1
debian/lintian-overrides
vendored
Normal file
1
debian/lintian-overrides
vendored
Normal file
@ -0,0 +1 @@
|
||||
libjs-extjs: copyright-should-refer-to-common-license-file-for-gpl
|
Loading…
Reference in New Issue
Block a user