diff --git a/README.bug b/README.bug index 175e0df..e69de29 100644 --- a/README.bug +++ b/README.bug @@ -1 +0,0 @@ -- libjbig2enc ist immer noch shared. diff --git a/README.md b/README.md index 5c0fa0f..f589856 100644 --- a/README.md +++ b/README.md @@ -35,9 +35,6 @@ cd "$NEW" cp -ax "$OLD/data" "$NEW/" cp -ax "$OLD/media" "$NEW/" -# migrate -( . profile; cd "$NEW/paperless-ngx/src"; ./manage.py migrate ) - # start ./startstop.sh start diff --git a/build.profile b/build.profile index 4ba6692..9280676 100644 --- a/build.profile +++ b/build.profile @@ -53,7 +53,7 @@ BUILD_nginx_SRCURL="https://beehive.molgen.mpg.de/89773c781ff0c2cd876b03bbc094c2 BUILD_libfontttf=liberation-fonts-ttf-2.1.5 BUILD_libfontttf_SRCURL="https://beehive.molgen.mpg.de/31b453e0b77bacde410a34a725b34f8a/${BUILD_libfontttf}.tar.gz" -# SRCURL=""https://download.osgeo.org/libtiff/tiff-4.7.0.tar.gz"/${BUILD_ffmpeg}.tar.gz" +# SRCURL="https://download.osgeo.org/libtiff/tiff-4.7.0.tar.gz"/${BUILD_ffmpeg}.tar.gz" BUILD_libtiff=tiff-4.7.0 BUILD_libtiff_SRCURL="https://beehive.molgen.mpg.de/3a0fa4a270a4a192b08913f88d0cfbdd/${BUILD_libtiff}.tar.gz" diff --git a/zbar.build.sh b/zbar.build.sh index 72c04d6..b89b774 100755 --- a/zbar.build.sh +++ b/zbar.build.sh @@ -48,7 +48,6 @@ local _conf=( --with-dbus=no --with-python=no --with-xshm=no -# --with-imagemagick=no ) ./configure "${_conf[@]}"