diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-12-22 23:03:02 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-12-22 23:03:02 +0100 |
commit | a71a2baa81e146c26afb8b2ab4e0f523ebc6b8c6 (patch) | |
tree | 7f39192ef5212691c2c798c63842a4733d801fc1 | |
parent | 87bdfda48d5bae3807e9b4b287ad38ddaaa1916b (diff) | |
download | itzks-systems-a71a2baa81e146c26afb8b2ab4e0f523ebc6b8c6.tar.gz itzks-systems-a71a2baa81e146c26afb8b2ab4e0f523ebc6b8c6.tar.bz2 itzks-systems-a71a2baa81e146c26afb8b2ab4e0f523ebc6b8c6.zip |
debian/*.links: Add the README.itzks-common to packages (as symlink) that didn't have it, so far.
-rw-r--r-- | debian/itzks-systems-backup.links | 1 | ||||
-rw-r--r-- | debian/itzks-systems-filter.links | 1 | ||||
-rw-r--r-- | debian/itzks-systems-smartboard.links | 1 | ||||
-rw-r--r-- | debian/itzks-systems-tablet.links | 1 | ||||
-rw-r--r-- | debian/itzks-systems-virtman.links | 1 |
5 files changed, 5 insertions, 0 deletions
diff --git a/debian/itzks-systems-backup.links b/debian/itzks-systems-backup.links new file mode 100644 index 0000000..e9dbc61 --- /dev/null +++ b/debian/itzks-systems-backup.links @@ -0,0 +1 @@ +usr/share/doc/itzks-systems-common/README.itzks-common usr/share/doc/itzks-systems-backup/README.itzks-common diff --git a/debian/itzks-systems-filter.links b/debian/itzks-systems-filter.links new file mode 100644 index 0000000..bcf72c3 --- /dev/null +++ b/debian/itzks-systems-filter.links @@ -0,0 +1 @@ +usr/share/doc/itzks-systems-common/README.itzks-common usr/share/doc/itzks-systems-filter/README.itzks-common diff --git a/debian/itzks-systems-smartboard.links b/debian/itzks-systems-smartboard.links new file mode 100644 index 0000000..7a9cfbc --- /dev/null +++ b/debian/itzks-systems-smartboard.links @@ -0,0 +1 @@ +usr/share/doc/itzks-systems-common/README.itzks-common usr/share/doc/itzks-systems-smartboard/README.itzks-common diff --git a/debian/itzks-systems-tablet.links b/debian/itzks-systems-tablet.links new file mode 100644 index 0000000..0f698f1 --- /dev/null +++ b/debian/itzks-systems-tablet.links @@ -0,0 +1 @@ +usr/share/doc/itzks-systems-common/README.itzks-common usr/share/doc/itzks-systems-tablet/README.itzks-common diff --git a/debian/itzks-systems-virtman.links b/debian/itzks-systems-virtman.links new file mode 100644 index 0000000..373b0cd --- /dev/null +++ b/debian/itzks-systems-virtman.links @@ -0,0 +1 @@ +usr/share/doc/itzks-systems-common/README.itzks-common usr/share/doc/itzks-systems-virtman/README.itzks-common |