Bugzilla – Attachment 538 Details for
Bug 5128
macos/ThinLinc/background.png has to be updated manually
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
foo.patch (text/plain), 794 bytes, created by
Peter Åstrand
on 2014-05-07 13:43:54 CEST
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Peter Åstrand
Created:
2014-05-07 13:43:54 CEST
Size:
794 bytes
patch
obsolete
>Index: client/Makefile >=================================================================== >--- client/Makefile (revision 28947) >+++ client/Makefile (arbetskopia) >@@ -51,6 +51,7 @@ > tlcontrol \ > osx/Info.plist \ > osx/Info.vncviewer.plist \ >+ osx/ThinLinc/background.png \ > poppler/configure.ac \ > Makefile.thinlinc-client \ > sh-install \ >@@ -299,6 +300,11 @@ > osx/Info.vncviewer.plist: osx/Info.vncviewer.plist.in > cat $< | awk -v VERSION=$(VERSION) -v BUILD=$(BUILD) '{gsub("%VERSION%", VERSION); gsub("%BUILD%", BUILD); print $0}' > $@ > >+.PHONY: osx-background >+osx-background: >+ $(MAKE) -C osx/ThinLinc >+osx/ThinLinc/background.png: | osx-background >+ > $(CLIENT_OSX_ISO_NAME) $(CLIENT_LINKKIT_OSX_TGZ_NAME): $(SOURCE_TGZ) > rm -rf $(BUILD_DIR) > rm -rf $(BUILD_ROOT)/tlclient-linkkit
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 5128
: 538