diff options
Diffstat (limited to 'deskutils/gtweakui/Makefile')
-rw-r--r-- | deskutils/gtweakui/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/gtweakui/Makefile b/deskutils/gtweakui/Makefile index bbca9d8612d1..aeb33dabe0db 100644 --- a/deskutils/gtweakui/Makefile +++ b/deskutils/gtweakui/Makefile @@ -22,6 +22,7 @@ DESKTOP_FILES= gtweakui-galeon.desktop.in \ gtweakui-nautilus.desktop.in \ gtweakui-session.desktop.in +NO_STAGE= yes post-patch: .for FILE in ${DESKTOP_FILES} @${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|g' \ |