Opened 18 years ago
Closed 18 years ago
#452 closed bug (Fixed)
arch pkgbuild fix
| Reported by: | anonymous | Owned by: | sadrul |
|---|---|---|---|
| Priority: | trivial | Milestone: | |
| Component: | null | Version: | 0.9.05 (1.0.0_RC5) |
| Keywords: | Cc: |
Description
The PKGBUILD included in the download section has a small error:
- install -D -m644 pixmaps/deluge.svg $startdir/pkg/usr/share/pixmaps/deluge.svg
+ install -D -m644 deluge/data/pixmaps/deluge.svg $startdir/pkg/usr/share/pixmaps/deluge.svg
Note:
See TracTickets
for help on using tickets.


