Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 167135 Details for
Bug 239514
www-apps/zarafa (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
disable-test.patch
disable-test.patch (text/plain), 1.59 KB, created by
Milan Nikolic
on 2008-10-04 09:14:13 UTC
(
hide
)
Description:
disable-test.patch
Filename:
MIME Type:
Creator:
Milan Nikolic
Created:
2008-10-04 09:14:13 UTC
Size:
1.59 KB
patch
obsolete
>--- configure.in.orig 2008-09-30 22:29:20.000000000 +0200 >+++ configure.in 2008-09-30 23:03:08.000000000 +0200 >@@ -98,7 +98,5 @@ > src/libicalss/Makefile > src/libicalvcal/Makefile > src/python/Makefile >-src/test/Makefile >-test-data/Makefile > ]) > >--- Makefile.am.orig 2001-02-22 06:00:41.000000000 +0100 >+++ Makefile.am 2008-09-30 23:10:04.000000000 +0200 >@@ -5,5 +5,5 @@ > TEST \ > TODO > >-SUBDIRS = design-data doc scripts test-data src examples >+SUBDIRS = design-data doc scripts src examples > >--- Makefile.in.orig 2001-04-03 02:20:47.000000000 +0200 >+++ Makefile.in 2008-09-30 23:17:05.000000000 +0200 >@@ -83,7 +83,7 @@ > EXTRA_DIST = ChangeLog README TEST TODO > > >-SUBDIRS = design-data doc scripts test-data src examples >+SUBDIRS = design-data doc scripts src examples > ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 > mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs > CONFIG_HEADER = config.h > >--- src/Makefile.in.orig 2001-04-03 02:20:55.000000000 +0200 >+++ src/Makefile.in 2008-09-30 23:18:50.000000000 +0200 >@@ -82,7 +82,7 @@ > @WITH_PYTHON_TRUE@PYTHON_DIR = python > @WITH_PYTHON_FALSE@PYTHON_DIR = > >-SUBDIRS = libical libicalss libicalvcal $(PYTHON_DIR) test >+SUBDIRS = libical libicalss libicalvcal $(PYTHON_DIR) > mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs > CONFIG_HEADER = ../config.h > CONFIG_CLEAN_FILES = > >--- src/Makefile.am.orig 2001-04-03 02:20:07.000000000 +0200 >+++ src/Makefile.am 2008-09-30 23:28:55.000000000 +0200 >@@ -4,4 +4,4 @@ > PYTHON_DIR = > endif > >-SUBDIRS = libical libicalss libicalvcal $(PYTHON_DIR) test >+SUBDIRS = libical libicalss libicalvcal $(PYTHON_DIR)
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 239514
:
167132
|
167134
| 167135 |
167137
|
167139
|
167141
|
167143
|
167144
|
167146
|
167147
|
167148
|
167280
|
167281
|
167285
|
167287
|
196379
|
196383
|
207000
|
235925
|
235927
|
242575
|
254025