Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 105170 Details for
Bug 128076
app-pda/jpilot-0.99.*.ebuild, not finding plugins
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
files/jpilot-0.99.8-instpath.patch
jpilot-0.99.8-instpath.patch (text/plain), 1.14 KB, created by
Serhij S. Stasyuk
on 2007-01-02 07:23:56 UTC
(
hide
)
Description:
files/jpilot-0.99.8-instpath.patch
Filename:
MIME Type:
Creator:
Serhij S. Stasyuk
Created:
2007-01-02 07:23:56 UTC
Size:
1.14 KB
patch
obsolete
>--- docs/Makefile.am.orig 2005-10-30 13:04:24.000000000 -0500 >+++ docs/Makefile.am 2007-01-02 15:49:20.000000000 +0200 >@@ -3,8 +3,7 @@ > # install the man pages > man_MANS = jpilot.1 jpilot-dial.1 jpilot-sync.1 jpilot-dump.1 > >-miscdir = $(prefix)/share/doc/$(PACKAGE)-$(VERSION) >-misc_DATA = ../BUGS \ >+doc_DATA = ../BUGS \ > ../ChangeLog \ > ../COPYING \ > ../AUTHORS \ >@@ -14,8 +13,8 @@ > ../UPGRADING > > # install the manual docs >-docdir = $(miscdir)/manual >-doc_DATA = manual.html \ >+htmlmanualdir = $(docdir)/manual >+htmlmanual_DATA = manual.html \ > plugin.html \ > jpilot-address.png \ > jpilot-datebook.png \ >@@ -35,5 +34,5 @@ > jpilot-todo.png \ > jpilot-toplogo.jpg > >-EXTRA_DIST = $(doc_DATA) $(misc_DATA) $(man_MANS) >+EXTRA_DIST = $(doc_DATA) $(htmlmanual_DATA) $(man_MANS) > >--- icons/Makefile.am.orig 2003-07-31 22:00:30.000000000 +0300 >+++ icons/Makefile.am 2007-01-02 16:09:30.000000000 +0200 >@@ -1,6 +1,6 @@ > # $Id: Makefile.am,v 1.3 2003/07/31 19:00:30 judd Exp $ > >-icondir = $(prefix)/share/doc/$(PACKAGE)-$(VERSION)/icons >+icondir = $(datadir)/pixmaps > icon_DATA = jpilot-icon1.xpm \ > jpilot-icon2.xpm \ > jpilot-icon3.xpm \
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 128076
:
84682
|
105163
|
105164
| 105170