mirror of
https://gitlab.com/CinnamonSlackBuilds/csb.git
synced 2024-12-25 21:59:21 +01:00
6eae716fbc
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
12 lines
502 B
Diff
12 lines
502 B
Diff
diff -Naur cinnamon-control-center-3.2.0.orig/autogen.sh cinnamon-control-center-3.2.0.changed/autogen.sh
|
|
--- cinnamon-control-center-3.2.0.orig/autogen.sh 2016-11-07 07:18:37.000000000 -0500
|
|
+++ cinnamon-control-center-3.2.0.changed/autogen.sh 2016-11-07 17:41:38.407293799 -0500
|
|
@@ -24,7 +24,6 @@
|
|
|
|
aclocal --install || exit 1
|
|
glib-gettextize --force --copy || exit 1
|
|
-gtkdocize --copy || exit 1
|
|
intltoolize --force --copy --automake || exit 1
|
|
autoreconf --verbose --force --install || exit 1
|
|
|
|
|