Bug#866997: [Pkg-mozext-maintainers] Bug#866997: Sample script

2017-12-29 Thread Amon Ott
ork for us and give the idea, so all fine. Amon Ott -- Dr. Amon Ott m-privacy GmbH Tel: +49 30 24342334 Werner-Voß-Damm 62 Fax: +49 30 99296856 12101 Berlin http://www.m-privacy.de Amtsgericht Charlottenburg, HRB 84946 Geschäftsführer: Dipl.-Kfm. Holger Maczkowsky

Bug#866997: Sample script

2017-12-01 Thread Amon Ott
bian/webext-${1//_/-}/usr/lib/firefox/browser/extensions" || exit 4 cp -a "${1}"*.xpi "debian/webext-${1//_/-}/usr/lib/firefox/browser/extensions/${IDSTRING}.xpi" || exit 5 #rm -rf debian/tmp exit 0 debian/rules example: #!/usr/bin/make -f override_dh_install: mp_