Ticket #539 (closed enhancement: wontfix)
openmoko-*-demo : build and make distcheck related improvements for examples
| Reported by: | rodolphe.ortalo@… | Owned by: | mickey@… |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | Applications & Dependencies | Version: | current svn head |
| Severity: | minor | Keywords: | |
| Cc: | buglog@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: |
Description
Some .h files are missing from examples/*/src/ Makefile.ams
The target install dir for the panel-demo does not seem right either
(panel-demo-simple points elsewhere).
patch follows
Attachments
Change History
Changed 6 years ago by rodolphe.ortalo@…
- Attachment examples_making.patch added
comment:1 Changed 6 years ago by philippedeswert@…
- Summary changed from build and make distcheck related improvements for examples to openmoko-*-demo : build and make distcheck related improvements for examples
Edited summary so it better describes what the bug is about.
comment:2 Changed 6 years ago by stefan@…
I was just up to commit, but why do you change this one?
-appletdir = $(pkglibdir)
+appletdir = $(libdir)/matchbox-panel/
comment:3 Changed 6 years ago by rodolphe.ortalo@…
Well, installing under $(libdir)/matchbox-panel is what do most other
panel-plugins (including openmoko-panel-demo-simple) so I probably updated that
for homogeneity.
I dunno exactly what is the "best" place to install matchbox panel plugins
personnally; but the modification sounds valid to me.
Note: See
TracTickets for help on using
tickets.

automake files modifications to list .h