diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-09 10:13:45 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-09 10:13:45 +0000 |
commit | 7fe5d9fe03501b2f907da85e964ce396568fe7ba (patch) | |
tree | 02073c155cdedf2550d2406c56663767165979e2 /debian/rules | |
parent | Adding derivative version file for Progress Linux 7.99 (graograman-backports). (diff) | |
download | base-files-7fe5d9fe03501b2f907da85e964ce396568fe7ba.tar.xz base-files-7fe5d9fe03501b2f907da85e964ce396568fe7ba.zip |
Adding dpkg origin file for Progress Linux.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index 4c0497b..3b8f84d 100755 --- a/debian/rules +++ b/debian/rules @@ -8,7 +8,7 @@ ifeq ($(DEB_HOST_GNU_SYSTEM),gnu) OSNAME=GNU/Hurd endif -VENDORFILE = debian +VENDORFILE = progress-linux DESTDIR = debian/base-files %: |