Bugzilla – Attachment 16838 Details for
Bug 9502
[3.8.X] famfamfam: wrongly placed in package 3.8.8/9
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 9502 - Wrong destination in cp command (INSTALL.opensuse!)
Bug-9502---Wrong-destination-in-cp-command-INSTALL.patch (text/plain), 1.51 KB, created by
Tomás Cohen Arazi (tcohen)
on 2013-03-24 21:35:59 UTC
(
hide
)
Description:
Bug 9502 - Wrong destination in cp command (INSTALL.opensuse!)
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2013-03-24 21:35:59 UTC
Size:
1.51 KB
patch
obsolete
>From a229098e9ccf799b334fda6d4ec49ae3ddae612f Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@gmail.com> >Date: Sun, 24 Mar 2013 18:31:29 -0300 >Subject: [PATCH] Bug 9502 - Wrong destination in cp command > (INSTALL.opensuse!) > >As noted on the bug by Marcel, the patch fails to acknowledge the path change properly in the INSTALL.opensuse file. >This patch fixes that documentation error, if anyone is willing to apply it. > >Regards >To+ > >PS: The original patch has been applied already or fixed by another patch. >--- > INSTALL.opensuse | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/INSTALL.opensuse b/INSTALL.opensuse >index a30d1a4..4364e4f 100644 >--- a/INSTALL.opensuse >+++ b/INSTALL.opensuse >@@ -1129,10 +1129,10 @@ Password changed. > == Run make test == > |-------------------- > myhost:~/Koha # make test >-cp koha-tmpl/opac-tmpl/lib/famfamfam/silk/error_go.png blib/OPAC_TMPL_DIR/prog/famfamfam/silk/error_go.png >+cp koha-tmpl/opac-tmpl/lib/famfamfam/silk/error_go.png blib/OPAC_TMPL_DIR/lib/famfamfam/silk/error_go.png > cp opac/opac-changelanguage.pl blib/OPAC_CGI_DIR/opac/opac-changelanguage.pl > cp koha-tmpl/intranet-tmpl/prog/img/itemtypeimg/liblime-kids/card.gif blib/INTRANET_TMPL_DIR/prog/img/itemtypeimg/liblime-kids/card.gif >-cp koha-tmpl/opac-tmpl/lib/famfamfam/mini/note.gif blib/OPAC_TMPL_DIR/prog/famfamfam/mini/note.gif >+cp koha-tmpl/opac-tmpl/lib/famfamfam/mini/note.gif blib/OPAC_TMPL_DIR/lib/famfamfam/mini/note.gif > > [many more lines beginning with "cp" should appear...] > >-- >1.7.10.4
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
|
Splinter Review
Attachments on
bug 9502
:
15308
|
15309
|
16838
|
17516