diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-02-19 17:20:03 +0100 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2026-05-20 15:07:04 +0200 |
| commit | da50d10a2b594e9fcfb6135011c12f41c1a0275e (patch) | |
| tree | bb7149869f1b649faa7ecb787de2e1d1cda34276 /debian/python3-django-ishtar.postinst | |
| parent | ae65fa6625c27f6b223045cbce04fff7e6983a7e (diff) | |
| download | Ishtar-da50d10a2b594e9fcfb6135011c12f41c1a0275e.tar.bz2 Ishtar-da50d10a2b594e9fcfb6135011c12f41c1a0275e.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# |
