summaryrefslogtreecommitdiff
path: root/sysui/desktop/tg_rpm.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sysui/desktop/tg_rpm.mk')
-rw-r--r--sysui/desktop/tg_rpm.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysui/desktop/tg_rpm.mk b/sysui/desktop/tg_rpm.mk
index 0ff9af4dca3d..2e8c07dc93b8 100644
--- a/sysui/desktop/tg_rpm.mk
+++ b/sysui/desktop/tg_rpm.mk
@@ -42,5 +42,6 @@ $(RPMFLAGFILES) : $(SPECFILE)
--define "iconprefix $(ICONPREFIX.$(@:b:s/-/ /:1))" \
--define "version $(PKGVERSION.$(@:b:s/-/ /:1))" \
--define "release $(PKGREV)" \
+ --define "__debug_install_post %nil" \
--define "_unpackaged_files_terminate_build 0" && $(TOUCH) $@
.ENDIF