Skip to content
Snippets Groups Projects
Commit d459f51b authored by Yadd's avatar Yadd
Browse files

Provide files in libjs-jquery, not links (may close #977960)

parent 2b65d756
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,6 @@ Package: libjs-jquery
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
, node-jquery (= ${binary:Version})
Recommends: javascript-common
Description: JavaScript library for dynamic web applications
jQuery is a fast, concise, JavaScript Library
......
dist/* usr/share/javascript/jquery/
# link eack file (not dir) to ease use e.g. with apt-file or dh-linktree
usr/share/nodejs/jquery/dist/jquery.js usr/share/javascript/jquery/jquery.js
usr/share/nodejs/jquery/dist/jquery.min.js usr/share/javascript/jquery/jquery.min.js
usr/share/nodejs/jquery/dist/jquery.min.js.brotli usr/share/javascript/jquery/jquery.min.js.brotli
usr/share/nodejs/jquery/dist/jquery.min.js.gz usr/share/javascript/jquery/jquery.min.js.gz
usr/share/nodejs/jquery/dist/jquery.min.map usr/share/javascript/jquery/jquery.min.map
usr/share/nodejs/jquery/dist/jquery.min.map.brotli usr/share/javascript/jquery/jquery.min.map.brotli
usr/share/nodejs/jquery/dist/jquery.min.map.gz usr/share/javascript/jquery/jquery.min.map.gz
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment