File: links

package info (click to toggle)
jquery-at.js 1.5.4%2Bdfsg.1-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 352 kB
  • sloc: javascript: 91; makefile: 56
file content (14 lines) | stat: -rw-r--r-- 440 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# debian/links
# Symbolic links to create for the package.
# Manual page: ‘dh_link(1)’.

# Link the library to NodeJS search path.
usr/share/javascript/jquery-atwho/jquery.atwho.js   usr/share/nodejs/at.js/dist/jquery.atwho.js
usr/share/javascript/jquery-atwho/jquery.atwho.min.js   usr/share/nodejs/at.js/dist/jquery.atwho.min.js


# Local variables:
# coding: utf-8
# mode: conf-space
# End:
# vim: fileencoding=utf-8 filetype=conf :