Lines 97-102
Link Here
|
97 |
@${REINPLACE_CMD} -e 's|inotify_support=yes|inotify_support=no| ; \ |
97 |
@${REINPLACE_CMD} -e 's|inotify_support=yes|inotify_support=no| ; \ |
98 |
s|-Werror|| ; \ |
98 |
s|-Werror|| ; \ |
99 |
s|#define HAVE_SYS_INOTIFY_H 1||' ${WRKSRC}/configure |
99 |
s|#define HAVE_SYS_INOTIFY_H 1||' ${WRKSRC}/configure |
|
|
100 |
${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \ |
101 |
${WRKSRC}/gio/xdgmime/xdgmime.c |
100 |
|
102 |
|
101 |
post-install: |
103 |
post-install: |
102 |
@${MKDIR} ${STAGEDIR}${PREFIX}/share/GConf/gsettings |
104 |
@${MKDIR} ${STAGEDIR}${PREFIX}/share/GConf/gsettings |