FreeBSD Bugzilla – Attachment 170735 Details for
Bug 209802
misc/kde4-xdg-env: kdeprefix removal too thorough
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix SUB_LIST and script
kde4-xdg-env.patch (text/plain), 1.23 KB, created by
groot
on 2016-05-27 21:07:24 UTC
(
hide
)
Description:
Fix SUB_LIST and script
Filename:
MIME Type:
Creator:
groot
Created:
2016-05-27 21:07:24 UTC
Size:
1.23 KB
patch
obsolete
>Index: KDE/misc/kde4-xdg-env/Makefile >=================================================================== >--- misc/kde4-xdg-env/Makefile (revision 12596) >+++ misc/kde4-xdg-env/Makefile (working copy) >@@ -2,6 +2,7 @@ > > PORTNAME= xdg > PORTVERSION= 1.1 >+PORTREVISION= 1 > CATEGORIES= misc kde > PKGNAMEPREFIX= kde4- > PKGNAMESUFFIX= -env >@@ -10,8 +11,6 @@ > MAINTAINER= kde@FreeBSD.org > COMMENT= Script which hooks into startkde and helps KDE pick up XDG apps/menus > >-SUB_LIST+= KDE4_PREFIX=${KDE4_PREFIX} >- > NO_BUILD= yes > > SUB_FILES= xdg-env.sh >Index: KDE/misc/kde4-xdg-env/files/xdg-env.sh.in >=================================================================== >--- misc/kde4-xdg-env/files/xdg-env.sh.in (revision 12596) >+++ misc/kde4-xdg-env/files/xdg-env.sh.in (working copy) >@@ -7,17 +7,9 @@ > XDG_CONFIG_DIRS=\ > ${XDG_CONFIG_DIRS}:/etc/xdg:%%LOCALBASE%%/etc/xdg:%%LOCALBASE%%/etc/xdg/xfce4 > >-if [ %%KDE4_PREFIX%% != %%LOCALBASE%% ]; then >- XDG_CONFIG_DIRS=%%KDE4_PREFIX%%/etc/xdg:${XDG_CONFIG_DIRS} >-fi >- > export XDG_CONFIG_DIRS > > XDG_DATA_DIRS=\ > ${XDG_DATA_DIRS}:/usr/share:%%LOCALBASE%%/share:%%LOCALBASE%%/share/gnome > >-if [ %%KDE4_PREFIX%% != %%LOCALBASE%% ]; then >- XDG_DATA_DIRS=%%KDE4_PREFIX%%/share:${XDG_DATA_DIRS} >-fi >- > export XDG_DATA_DIRS
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 209802
: 170735