From: Bastian Dehn Date: Sat, 18 Oct 2025 18:40:50 +0000 (+0200) Subject: change usr local cutpapage X-Git-Tag: v1.1.2^2~2^2 X-Git-Url: https://gitweb.hhaalo.de/?a=commitdiff_plain;h=57e1f7e98c0a54034f27b44bde4984e3190f49bc;p=scantopdf.git change usr local cutpapage --- diff --git a/build-package b/build-package index 0144771..f3be40b 100755 --- a/build-package +++ b/build-package @@ -37,8 +37,8 @@ build_package() chmod 755 $buildpath done - mkdir -p build/$PACKAGENAME/usr/share/scantopdf - cp src/cutpage.html build/$PACKAGENAME/usr/share/scantopdf/cutpage.html + mkdir -p build/$PACKAGENAME/usr/local/share/scantopdf + cp src/cutpage.html build/$PACKAGENAME/usr/local/share/scantopdf/cutpage.html mkdir -p build/$PACKAGENAME/DEBIAN cat src/control \