diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-11-08 16:13:29 +0100 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2026-02-11 18:47:43 +0100 |
| commit | 6751d8608c6329e09ee5a552f7d72f0e1ad7676e (patch) | |
| tree | 7704e288005935174a69f95180c9e01abf0898ca /debian/python3-django-ishtar.postinst | |
| parent | 67a4cb364190b5f0cf2df6481680ef2a16661b9e (diff) | |
| download | Ishtar-6751d8608c6329e09ee5a552f7d72f0e1ad7676e.tar.bz2 Ishtar-6751d8608c6329e09ee5a552f7d72f0e1ad7676e.zip | |
🚀 Debian package: python-django-ishtar - remove static files packaged in Debian - fix some package error
- use package version of fork-awesome, gentium font
- add deb-helper token to postint
- fix permissions
- obfuscate social link in non used features of jquery.
Diffstat (limited to 'debian/python3-django-ishtar.postinst')
| -rw-r--r-- | debian/python3-django-ishtar.postinst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/python3-django-ishtar.postinst b/debian/python3-django-ishtar.postinst index e6543eb21..ab85cbc76 100644 --- a/debian/python3-django-ishtar.postinst +++ b/debian/python3-django-ishtar.postinst @@ -101,3 +101,4 @@ case "$1" in exit 1 ;; esac +#DEBHELPER# |
