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-06 21:58:01 +0200 |
| commit | 54241f02ed0a52c50c17632563e49925d3a06bf3 (patch) | |
| tree | 15d5efb27ccdb2fff09af4d2d2b6cde150d3502d /debian/python3-django-ishtar.postinst | |
| parent | 3b56ef8249e93ef576d5eed74d0a189c9f00f8ac (diff) | |
| download | Ishtar-54241f02ed0a52c50c17632563e49925d3a06bf3.tar.bz2 Ishtar-54241f02ed0a52c50c17632563e49925d3a06bf3.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# |
