]> gitweb.hhaalo.de Git - scantopdf.git/commitdiff
change usr local cutpapage
authorBastian Dehn <hhaalo@arcor.de>
Sat, 18 Oct 2025 18:40:50 +0000 (20:40 +0200)
committerBastian Dehn <hhaalo@arcor.de>
Sat, 18 Oct 2025 18:40:50 +0000 (20:40 +0200)
build-package

index 01447719126ac9b9daba6a2a5678e3bbed7ebeae..f3be40b1cb514d0e8d69732a54da7485c2f61865 100755 (executable)
@@ -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 \