wok annotate dbus-glib/stuff/dbus-glib.patch @ rev 25819

Fix linux-slitaz.config, update linux-slitaz.config64 for mmc tablet
author Stanislas Leduc <shann@slitaz.org>
date Mon Mar 03 12:52:49 2025 +0100 (4 months ago)
parents
children
rev   line source
pankso@16129 1 --- a/Makefile
pankso@16129 2 +++ b/Makefile
pankso@16129 3 @@ -320,8 +320,8 @@
pankso@16129 4 top_srcdir = .
pankso@16129 5 ACLOCAL_AMFLAGS = -I m4
pankso@16129 6 GLIB_PC = dbus-glib-1.pc
pankso@16129 7 -SUBDIRS = dbus tools test doc
pankso@16129 8 -DIST_SUBDIRS = dbus tools test doc m4
pankso@16129 9 +SUBDIRS = dbus test doc
pankso@16129 10 +DIST_SUBDIRS = dbus test doc m4
pankso@16129 11 pkgconfigdir = $(libdir)/pkgconfig
pankso@16129 12 pkgconfig_DATA = $(GLIB_PC)
pankso@16129 13 DISTCLEANFILES = \