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-22 16:44:23 +0200 |
| commit | f469c037e774e72d65f65ba7b531d01f7d547e4d (patch) | |
| tree | 494ad1d9c0f1823df01c53f640492fb49c0406a8 /debian/python3-django-ishtar.postinst | |
| parent | 7a026f240b01811fc464f408c42c8028e8ef2586 (diff) | |
| download | Ishtar-f469c037e774e72d65f65ba7b531d01f7d547e4d.tar.bz2 Ishtar-f469c037e774e72d65f65ba7b531d01f7d547e4d.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# |
