diff --git a/debian/patches/Debianize-the-package.patch b/debian/patches/Debianize-the-package.patch index 8415c62..02bfc3c 100644 --- a/debian/patches/Debianize-the-package.patch +++ b/debian/patches/Debianize-the-package.patch @@ -19,7 +19,7 @@ +#BASE_DIR = join(dirname(__file__), 'data') # linux package maintainers just can point to their file locations like this: -#BASE_DIR = '/usr/share/javascript/angular-schema-form' -+BASE_DIR = '/usr/share/javascript/angular-schema-form' ++BASE_DIR = '/usr/share/javascript/tv4' LOCATIONS = { # CDN locations (if no public CDN exists, use an empty dict)