]> www.infradead.org Git - users/hch/xfsprogs.git/commit
debian: Modernize build script
authorBastian Germann <bage@debian.org>
Tue, 1 Oct 2024 00:06:22 +0000 (17:06 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 2 Oct 2024 00:54:48 +0000 (17:54 -0700)
commit1a608469c13fee9df899d06aaa2d27e86c16c929
tree2037180fbd6f91df39fffc24bddcb90e88679f17
parentea75ca724ac8a53523832fd4b3990b71d991070a
debian: Modernize build script

- Use autoreconf template, this will now properly installs the
  translation files
- Use $(CURDIR) to replace `pwd` syntax

Link: https://bugs.launchpad.net/ubuntu/+source/xfsprogs/+bug/2076309
Suggested-by: Zixing Liu <zixing.liu@canonical.com>
Signed-off-by: Bastian Germann <bage@debian.org>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
debian/rules