Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alan Coopersmith
misc-meltho
Commits
1975141f
Commit
1975141f
authored
Dec 08, 2021
by
Alan Coopersmith
Browse files
Build xz tarballs instead of bzip2
Signed-off-by:
Alan Coopersmith
<
alan.coopersmith@oracle.com
>
parent
1fc42338
Pipeline
#462392
passed with stages
in 1 minute and 7 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
1975141f
...
@@ -25,7 +25,7 @@ AC_PREREQ([2.57])
...
@@ -25,7 +25,7 @@ AC_PREREQ([2.57])
AC_INIT([font-misc-meltho], [1.0.3],
AC_INIT([font-misc-meltho], [1.0.3],
[https://gitlab.freedesktop.org/xorg/font/misc-meltho/issues],
[https://gitlab.freedesktop.org/xorg/font/misc-meltho/issues],
[font-misc-meltho])
[font-misc-meltho])
AM_INIT_AUTOMAKE([foreign dist-
bzip2
])
AM_INIT_AUTOMAKE([foreign dist-
xz
])
# Require xorg-macros: XORG_DEFAULT_OPTIONS
# Require xorg-macros: XORG_DEFAULT_OPTIONS
m4_ifndef([XORG_MACROS_VERSION],
m4_ifndef([XORG_MACROS_VERSION],
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment