Whamcloud - gitweb
debian: mark logsave as Multi-Arch: foreign
authorTheodore Ts'o <tytso@mit.edu>
Thu, 25 Jul 2019 01:54:23 +0000 (21:54 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 25 Jul 2019 01:54:23 +0000 (21:54 -0400)
Also fix logsave so it is Architecure: any.  It was previously
"linux-any kfreebsd-any" due to a cut-and-paste error.

Addresses-Debian-Bug: #932876

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
debian/control

index bb53536..f074a05 100644 (file)
@@ -23,7 +23,8 @@ Priority: optional
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Replaces: e2fsprogs (<< 1.45.3-1)
 Breaks: e2fsprogs (<< 1.45.3-1)
-Architecture: linux-any kfreebsd-any
+Architecture: any
+Multi-Arch: foreign
 Description: save the output of a command in a log file
  The logsave program will execute cmd_prog with the specified
  argument(s), and save a copy of its output to logfile.  If the