about summary refs log tree commit diff
path: root/pkgs/by-name/pr/protege/platform-independent-only.patch
blob: d0f489372f2e40f017c4ef359192de5ec892eaed (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
diff --git a/protege-desktop/pom.xml b/protege-desktop/pom.xml
index 2f599708..60059308 100644
--- a/protege-desktop/pom.xml
+++ b/protege-desktop/pom.xml
@@ -110,9 +110,6 @@
 							</archiverConfig>
 							<descriptors>
 								<descriptor>src/main/assembly/protege-platform-independent.xml</descriptor>
-								<descriptor>src/main/assembly/protege-os-x.xml</descriptor>
-								<descriptor>src/main/assembly/protege-win.xml</descriptor>
-								<descriptor>src/main/assembly/protege-linux.xml</descriptor>
 							</descriptors>
 						</configuration>
 					</execution>
@@ -165,9 +162,6 @@
 									</archiverConfig>
 									<descriptors>
 										<descriptor>src/main/assembly/protege-platform-independent.xml</descriptor>
-										<descriptor>src/main/assembly/protege-os-x.xml</descriptor>
-										<descriptor>src/main/assembly/protege-win.xml</descriptor>
-										<descriptor>src/main/assembly/protege-linux.xml</descriptor>
 									</descriptors>
 								</configuration>
 							</execution>