diff options
| author | Simon Rupf <simon@rupf.net> | 2020-02-14 07:06:06 +0100 |
|---|---|---|
| committer | Rasmus Thomsen <oss@cogitri.dev> | 2020-02-17 18:03:18 +0100 |
| commit | e06c3e6cfdf4bdd5f9cdb734a7f65842dd0fca33 (patch) | |
| tree | 6711b2a97d50f2c0d4f49710ef8acb1a190edd94 /testing/dar/fix-autoreconf.patch | |
| parent | 3bf4e490b361f0079bd538dc01530a6384c6563f (diff) | |
| download | aports-e06c3e6cfdf4bdd5f9cdb734a7f65842dd0fca33.tar.bz2 aports-e06c3e6cfdf4bdd5f9cdb734a7f65842dd0fca33.tar.xz | |
testing/dar: new aport
http://dar.linux.free.fr/
Disk ARchive
Co-authored-by: Rasmus Thomsen <oss@cogitri.dev>
Diffstat (limited to 'testing/dar/fix-autoreconf.patch')
| -rw-r--r-- | testing/dar/fix-autoreconf.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/dar/fix-autoreconf.patch b/testing/dar/fix-autoreconf.patch new file mode 100644 index 0000000000..1792514455 --- /dev/null +++ b/testing/dar/fix-autoreconf.patch @@ -0,0 +1,10 @@ +--- a/configure.ac 2020-02-17 18:00:18.107774067 +0100 ++++ b/configure.ac 2020-02-17 18:00:33.294204580 +0100 +@@ -30,7 +30,7 @@ + + AM_INIT_AUTOMAKE([subdir-objects]) + AM_GNU_GETTEXT([external]) +-AM_GNU_GETTEXT_VERSION ++AM_GNU_GETTEXT_VERSION(0.18.3) + XGETTEXT_EXTRA_OPTIONS='--keyword=dar_gettext' + AM_ICONV |
