projects
/
maildir-utils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f73c70
)
fix-mug-build
author
Norbert Preining
<norbert@preining.info>
Sat, 23 Jan 2021 16:01:10 +0000
(
01:01
+0900)
committer
Norbert Preining
<norbert@preining.info>
Sat, 23 Jan 2021 16:01:10 +0000
(
01:01
+0900)
Gbp-Pq: Name fix-mug-build
toys/mug/Makefile.am
patch
|
blob
|
history
diff --git
a/toys/mug/Makefile.am
b/toys/mug/Makefile.am
index f9b34915c07789b37871226006224848eae932aa..8325f47837515c83cdba4d6509671222d831c8c8 100644
(file)
--- a/
toys/mug/Makefile.am
+++ b/
toys/mug/Makefile.am
@@
-20,7
+20,7
@@
include $(top_srcdir)/gtest.mk
SUBDIRS= .
AM_CPPFLAGS=-I${top_srcdir} -I${top_srcdir}/lib $(GTK_CFLAGS) $(WEBKIT_CFLAGS) \
- -DICONDIR='"$(icondir)"' -DMUGDIR='"
$(abs_srcdir)"'
\
+ -DICONDIR='"$(icondir)"' -DMUGDIR='"
/usr/share/pixmaps"'
\
-DGSEAL_ENABLE
# remove -DGTK_DISABLE_DEPRECATED for now, since it breaks 3.10+ compilation