You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
300 B
11 lines
300 B
--- a/configure.orig.in 2021-05-23 11:16:38.105939142 +0200 |
|
+++ b/configure.in 2021-05-23 11:18:14.786746862 +0200 |
|
@@ -40,7 +40,7 @@ |
|
|
|
AC_SUBST([EXTRA_OBJS]) |
|
|
|
-plugindir=$libdir/moc |
|
+plugindir=$libdir/mocp |
|
AC_SUBST([plugindir]) |
|
PLUGIN_LDFLAGS='-module -avoid-version' |
|
AC_SUBST([PLUGIN_LDFLAGS])
|
|
|