diff options
author | Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | 2021-10-21 14:03:14 +0200 |
---|---|---|
committer | Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | 2021-10-21 14:03:14 +0200 |
commit | 3ee7ad504432cce0cd3af6bbff6b88a13ca2c248 (patch) | |
tree | 3ab5495855fc9ad817b485f2552420b6ccc101dc /patches | |
parent | 33a86aec6ad184256e4b10a4890059c3dbc125ae (diff) | |
download | midipix_build-3ee7ad504432cce0cd3af6bbff6b88a13ca2c248.tar.bz2 midipix_build-3ee7ad504432cce0cd3af6bbff6b88a13ca2c248.tar.xz |
patches/libcaca_pre.local.patch: dear Sam Hovercar: [CENSORED] you.
Diffstat (limited to 'patches')
-rw-r--r-- | patches/libcaca_pre.local.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/patches/libcaca_pre.local.patch b/patches/libcaca_pre.local.patch index 6969ea81..4e0e57bb 100644 --- a/patches/libcaca_pre.local.patch +++ b/patches/libcaca_pre.local.patch @@ -9,3 +9,13 @@ echo "$0: pkg-config not found" exit 1 fi +--- libcaca/configure.ac.orig 2021-10-21 13:53:20.773431316 +0200 ++++ libcaca/configure.ac 2021-10-21 14:01:22.878201384 +0200 +@@ -1,6 +1,6 @@ + + AC_INIT([libcaca],[0.99.beta20]) +-AC_PREREQ([2.71]) ++AC_PREREQ([2.69]) + AC_CONFIG_AUX_DIR(.auto) + AC_CANONICAL_TARGET + AM_INIT_AUTOMAKE([foreign no-define tar-ustar silent-rules subdir-objects]) |