]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
debian: only install the udev and systemd files to e2fsprogs on Linux systems
authorTheodore Ts'o <tytso@mit.edu>
Thu, 25 Jul 2019 01:31:20 +0000 (21:31 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 25 Jul 2019 01:46:00 +0000 (21:46 -0400)
Otherwise it will fail to build on hurd and kfreebsd.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
debian/control
debian/e2fsprogs.install [changed mode: 0644->0755]

index f20e922895fc2ce154ef077669a744590ea871dd..83dbe7cfe29bbab01346a9a75f255961a3869612 100644 (file)
@@ -2,7 +2,7 @@ Source: e2fsprogs
 Section: admin
 Priority: required
 Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
-Build-Depends: gettext, texinfo, pkg-config, libfuse-dev [linux-any kfreebsd-any] <!pkg.e2fsprogs.no-fuse2fs>, libattr1-dev, debhelper (>= 11.0), libblkid-dev, uuid-dev, m4, udev [linux-any], systemd [linux-any], cron [linux-any]
+Build-Depends: gettext, texinfo, pkg-config, libfuse-dev [linux-any kfreebsd-any] <!pkg.e2fsprogs.no-fuse2fs>, libattr1-dev, debhelper (>= 11.0), dh-exec, libblkid-dev, uuid-dev, m4, udev [linux-any], systemd [linux-any], cron [linux-any]
 Standards-Version: 4.4.0
 Homepage: http://e2fsprogs.sourceforge.net
 Vcs-Browser: https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git
old mode 100644 (file)
new mode 100755 (executable)
index f23399d..ce158fb
@@ -1,3 +1,4 @@
+#!/usr/bin/dh-exec
 sbin/badblocks
 sbin/debugfs
 sbin/dumpe2fs
@@ -48,5 +49,5 @@ usr/share/man/man8/mklost+found.8
 usr/share/man/man8/resize2fs.8
 usr/share/man/man8/tune2fs.8
 etc
-lib/udev/rules.d
-lib/systemd/system
+[linux-any] lib/udev/rules.d
+[linux-any] lib/systemd/system