Bug 32994: Remove compiled files from src (2)
authorMason James <mtj@kohaaloha.com>
Fri, 17 Feb 2023 12:21:16 +0000 (01:21 +1300)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 22 Feb 2023 13:03:25 +0000 (10:03 -0300)
commit0fdc27672a5f2742fbd3a391146885a6c8a90c19
tree5638152bf298350d0c007930d939f86d1f37d858
parent967c61a190cd0da395e8acf8e8cbf4ee3f12eb37
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>
debian/clean [new file with mode: 0644]
debian/source/options [new file with mode: 0644]