[packages/java-sun: 1/3] - disable file duplicate packaging error - I have no idea how to fix that without one more package..

zawadaa zawadaa at pld-linux.org
Tue Nov 13 17:43:59 CET 2012


commit df733fa9211c9eb50e11e502fd4a5f3910c21524
Author: Andrzej Zawadzki <zawadaa at pld-linux.org>
Date:   Tue Nov 13 17:35:22 2012 +0100

    - disable file duplicate packaging error
    - I have no idea how to fix that without one more package...
      but... isn't that overkill?

 java-sun.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/java-sun.spec b/java-sun.spec
index a234b6b..541b0d9 100644
--- a/java-sun.spec
+++ b/java-sun.spec
@@ -12,6 +12,8 @@
 # Conditional build:
 %bcond_without	tests		# build without tests
 
+# disable file duplicate packaging error
+%define		_duplicate_files_terminate_build   0
 %define		src_ver	6u37
 %define		sub_ver	b06
 %define		dir_ver	%(echo %{version} | sed 's/\\.\\(..\\)$/_\\1/')
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/java-sun.git/commitdiff/f14f28561a1bd920fa1e46f6d9730bab4e0f6953



More information about the pld-cvs-commit mailing list