! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
wrong xinitrc is created when building outside of srcdir
Status:
RESOLVED: FIXED
Product:
Xfce4-session
Component:
General

Comments

Description Marius Tolzmann 2014-12-04 15:27:27 CET
Created attachment 5791 
[PATCH] Create scripts/xinitrc from scripts/xinitrc.in created by configure

When building outside of $srcdir xinitrc is created from $srcdir/scripts/xinitrc.in and not from the one created by the configure script (from xinitrc.in.in) which is located in the build directory.

The attached patch fixes it for me.

The patch is based on latest git (xfce4-session-4.11.1) not on 4.10.1 as mentioned in the version tag of bugzilla (I can't select 4.11 as version in bugzilla yet)

please have a look.
Comment 1 Eric Koegel editbugs 2014-12-07 09:01:48 CET
Thanks for the patch! Pushed to master in:

commit 37eb641c58040fdb8f4e8cab75fcff3c526c45aa
Author: Marius Tolzmann <tolzmann@molgen.mpg.de>
Date:   Thu Dec 4 14:51:50 2014 +0100

    Create scripts/xinitrc from scripts/xinitrc.in created by configure
    
    If building outside of $srcdir use the scripts/xinitrc.in created
    by configure and not the one in $srcdir/scripts

http://git.xfce.org/xfce/xfce4-session/commit/?id=37eb641c58040fdb8f4e8cab75fcff3c526c45aa

Bug #11352

Reported by:
Marius Tolzmann
Reported on: 2014-12-04
Last modified on: 2014-12-07

People

Assignee:
Xfce Bug Triage
CC List:
4 users

Version

Version:
4.10.1

Attachments

Additional information