diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 05:17:56 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 05:17:56 +0000 |
commit | fab30bd3b46a457e2c5c9a441dd2bb1eccee5462 (patch) | |
tree | 5c84363e342e50c998639aeb1785cbd4f3300363 /debian/rules | |
parent | Adding derivative version file for Progress Linux 6 (fuchur). (diff) | |
download | base-files-fab30bd3b46a457e2c5c9a441dd2bb1eccee5462.tar.xz base-files-fab30bd3b46a457e2c5c9a441dd2bb1eccee5462.zip |
Merging 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 88db04b..0783311 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 %: |