Time |
Nickname |
Message |
07:23
🔗
|
GitHub24 |
13universal-tracker/06master 14303d568 15Christopher Foo: enqueue.rb: Support multiproject from 2013. |
07:23
🔗
|
GitHub24 |
[13universal-tracker] 15chfoo pushed 1 new commit to 06master: 02https://github.com/ArchiveTeam/universal-tracker/commit/303d5681a2fd9e6cee73e74a794ac62afde1dd95 |
21:13
🔗
|
aaaaaaaaa |
I've been working on the pod error when building wget-lua from the warriorhq tarball and I think it may be fixable with a sed command in the get-wget-lua.sh file but I can't get the syntax correct |
21:14
🔗
|
aaaaaaaaa |
basically, the problem are a few items which can be detected with "item [1-9]" in doc/wget.texi |
21:15
🔗
|
aaaaaaaaa |
to fix them a period needs to be inserted in front of the digit |
21:24
🔗
|
aaaaaaaaa |
I know it requires subexpressions, but mine aren't working right. |
21:52
🔗
|
yipdw |
aaaaaaaaa: we have a patch for it |
21:53
🔗
|
yipdw |
https://github.com/ArchiveTeam/wget-lua/commit/77610e5683b6df89e67ae049578165532755435a |
21:53
🔗
|
yipdw |
also https://github.com/ArchiveTeam/wget-lua/commit/5d7348c0d047331539ac38e64fdb53bb5e52aae4 |
21:53
🔗
|
yipdw |
only thing that needs to happen is a new source distribution needs to be made |
21:55
🔗
|
aaaaaaaaa |
oh, that works too. |
22:04
🔗
|
aaaaaaaaa |
otherwise, I did get the proper command to add to the get-wget-lua.sh figured out too. |
22:04
🔗
|
aaaaaaaaa |
nice intellectual challenge |