mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-26 08:56:42 -05:00
Use upstream gettext instead intltool
This commit is contained in:
parent
63500323ef
commit
57e3ccaf51
10 changed files with 86 additions and 28 deletions
|
|
@ -115,7 +115,4 @@ BUILT_SOURCES = $(top_srcdir)/.version
|
|||
$(top_srcdir)/.version:
|
||||
echo $(VERSION) > $@-t && mv $@-t $@
|
||||
|
||||
DISTCLEANFILES = \
|
||||
po/.intltool-merge-cache
|
||||
|
||||
DISTCHECK_CONFIGURE_FLAGS = --with-udev-rules-dir="$$dc_install_base/lib/udev/rules.d" --with-systemduserunitdir="$$dc_install_base/lib/systemd/user" --with-bash-completion-dir="$$dc_install_base/share/bash-completion/completions"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue