File: reproducible-build.patch

package info (click to toggle)
node-jquery 2.2.4%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,288 kB
  • sloc: php: 122; xml: 36; makefile: 9; sh: 2
file content (15 lines) | stat: -rw-r--r-- 337 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/intro.js
+++ b/src/intro.js
@@ -8,8 +8,6 @@
  * Copyright jQuery Foundation and other contributors
  * Released under the MIT license
  * http://jquery.org/license
- *
- * Date: @DATE
  */
 
 (function( global, factory ) {