Skip to content

Commit 61cb085

Browse files
authored
xpp3: Fixed Build (microsoft#13140)
1 parent b7fe0ad commit 61cb085

File tree

6 files changed

+209
-244
lines changed

6 files changed

+209
-244
lines changed

LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

LICENSES-AND-NOTICES/SPECS/data/licenses.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2191,6 +2191,7 @@
21912191
"xorg-x11-xinit",
21922192
"xorg-x11-xkb-utils",
21932193
"xorg-x11-xtrans-devel",
2194+
"xpp3",
21942195
"xrestop",
21952196
"xterm",
21962197
"xxhash",
@@ -2650,7 +2651,6 @@
26502651
"xmlrpc-c",
26512652
"xmlunit",
26522653
"xpp2",
2653-
"xpp3",
26542654
"xz-java"
26552655
]
26562656
},
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
--- ./build.xml.sav 2007-02-14 20:50:19.000000000 -0500
2+
+++ ./build.xml 2007-02-14 20:50:41.000000000 -0500
3+
@@ -479,7 +479,7 @@
4+
windowtitle="${name} ${version} API"
5+
doctitle="${name}"
6+
bottom="${copyright}"
7+
- link="http://java.sun.com/j2se/1.4/docs/api/"
8+
+ link="file:///usr/share/javadoc/java"
9+
/>
10+
</target>
11+

SPECS-EXTENDED/xpp3/xpp3-sourcetarget.patch

Lines changed: 0 additions & 140 deletions
This file was deleted.

0 commit comments

Comments
 (0)