mirror of
https://github.com/darlinghq/darling-Libnotify.git
synced 2024-11-23 04:09:49 +00:00
Upload README.md and UPDATE_SOURCE.md
This commit is contained in:
parent
9b3c5ac1be
commit
c8c44fdbdd
9
README.md
Normal file
9
README.md
Normal file
@ -0,0 +1,9 @@
|
||||
# darling-Libnotify
|
||||
|
||||
## Upstream URL
|
||||
|
||||
https://github.com/apple-oss-distributions/Libnotify/tree/Libnotify-279.40.4
|
||||
|
||||
## Updating Source
|
||||
|
||||
When updating the source code, make sure to refer to the [`Updating Sources`](https://docs.darlinghq.org/contributing/updating-sources/index.html#updating-sources) section from the Darling Docs website. Additional details (if any) can be found in [`darling/notes/UPDATE_SOURCE.md`](darling/notes/UPDATE_SOURCE.md).
|
8
darling/notes/UPDATE_SOURCE.md
Normal file
8
darling/notes/UPDATE_SOURCE.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Notes
|
||||
|
||||
* Create the following symbolic-links:
|
||||
```bash
|
||||
ln -s darling/include/notify_probes.h
|
||||
ln -s ../darling/src/notify.defs --target-directory notifyd
|
||||
ln -s ../notify_ipc.defs --target-directory notifyd
|
||||
```
|
Loading…
Reference in New Issue
Block a user