Unverified Commit e872f700 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

makedeb-docker-helper: tests are not relevant here

parent 0f870c6e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ apt-cache dumpavail | dpkg --merge-avail

mkdir -p /src/app
cp -a /orig/Build.PL /orig/Changelog /orig/README.md /src/app
cp -a /orig/bin /orig/lib /orig/t /src/app
cp -a /orig/bin /orig/lib /src/app
cd /src/app

sed -i 's/sign *=> *1/sign => 0/' Build.PL