File: reproducible-build.patch

package info (click to toggle)
node-jquery 3.6.1%2Bdfsg%2B~3.5.14-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, trixie
  • size: 3,752 kB
  • sloc: javascript: 34,876; php: 223; xml: 36; makefile: 15
file content (15 lines) | stat: -rw-r--r-- 343 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Description: Make the build reproducible
Author: Chris Lamb <lamby@debian.org>
Last-Update: 2018-01-01

--- a/src/wrapper.js
+++ b/src/wrapper.js
@@ -8,8 +8,6 @@
  * Copyright OpenJS Foundation and other contributors
  * Released under the MIT license
  * https://jquery.org/license
- *
- * Date: @DATE
  */
 ( function( global, factory ) {