Johann ELSASS 4 lat temu
rodzic
commit
11ae558c03
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      lazpaint/release/debian/makedeb.sh

+ 1 - 1
lazpaint/release/debian/makedeb.sh

@@ -44,7 +44,7 @@ else
 fi
 
 echo "Creating package..."
-
+./configure --prefix=/usr
 make install "DESTDIR=$STAGING_DIR"
 popd