Bug 32994: Remove compiled files from src (2)
authorMason James <mtj@kohaaloha.com>
Fri, 17 Feb 2023 12:21:16 +0000 (01:21 +1300)
committerJacob O'Mara <jacob.omara@ptfs-europe.com>
Fri, 24 Feb 2023 11:34:01 +0000 (11:34 +0000)
commit526118d33605309e69e623b437e7657f1ea37664
tree210d60dd4e7a29dd1c447f5f4b30f132c4d4c89b
parent98b5b0c2b4db432422ad47dbbb448795cfac66f0
Bug 32994: Remove compiled files from src (2)

this patch adds 2 files that stops dpkg-source from including ./node_modules dir into koha-common.deb package

to test...
 - build a package, note failure
 - apply patch
 - build a package, note success

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 0fdc27672a5f2742fbd3a391146885a6c8a90c19)
Signed-off-by: Jacob O'Mara <jacob.omara@ptfs-europe.com>
debian/clean [new file with mode: 0644]
debian/source/options [new file with mode: 0644]