summaryrefslogtreecommitdiff
path: root/sysui/CustomTarget_rpm.mk
AgeCommit message (Collapse)AuthorFilesLines
2018-02-18tdf#115554: Fix ownership in desktop-integration tarsMichael Weghorn1-1/+1
Use fakeroot to call tar when creating the tar.gz archives holding the desktop-integration parts to have root:root as owner of the files inside those. Change-Id: Idcdcb4dd398f330773671266dafb354711b0f093 Reviewed-on: https://gerrit.libreoffice.org/49827 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com> Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2013-05-20put common vars into standalone makefileDavid Tardon1-0/+2
Change-Id: Iab78a95bc8588b89fb10dc96b6c2c25e864fc1f4
2013-05-17bin obsolete suse and madriva desktop integration packagesPetr Mladek1-1/+1
The freedesktop solution has been supported by the Linux desktops for many years. It should be enough these days. At least the SUSE desktop integration has not been needed since about 2009. Change-Id: Ib5048bd062802f6e70403e81433ea68ca9dff177
2013-03-03silence rpmbuildDavid Tardon1-14/+20
Change-Id: Iee5fbadb4eafb1c919bfcef7799e2e81ca3438d8
2013-02-17convert sysui to gbuild and add to tail_buildPeter Foley1-0/+51
Change-Id: Ia32e51f0d95e001bcf07766f6340398e0ab1bf6a Reviewed-on: https://gerrit.libreoffice.org/2192 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>