diff options
| author | Lucas de Castro Borges <lucas@gnuabordo.com.br> | 2024-08-06 18:04:50 -0300 |
|---|---|---|
| committer | Lucas de Castro Borges <lucas@gnuabordo.com.br> | 2024-08-06 18:04:50 -0300 |
| commit | 595956b8ca8a0024fe344e6ed8863a7a235fb67d (patch) | |
| tree | 64386e81930dee249d0b37fe477205354530d4fa | |
| parent | 7884e083a7995c01acf4f2865bb17ea187c77fa8 (diff) | |
debian/not-installed added
Added file to list files not added in package distribuition
After set debhelper-compat to 13, the build raised error, this
fix the error.
| -rw-r--r-- | debian/not-installed | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/not-installed b/debian/not-installed new file mode 100644 index 0000000..cc08380 --- /dev/null +++ b/debian/not-installed @@ -0,0 +1,2 @@ +usr/share/doc/foolsm/examples/README +usr/share/doc/foolsm/examples/rsyslog-foolsm.conf.sample |
