Skip to content

Commit

Permalink
using gl tooling
Browse files Browse the repository at this point in the history
  • Loading branch information
gehoern committed Dec 12, 2024
1 parent 072f7f3 commit c6c56dc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions prepare_source
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
pkg=curl
version_orig=8.11.0
version="$version_orig-1"
git clone -b "debian/$version" "https://salsa.debian.org/debian/curl.git" "$dir/src"
git_src -b "debian/$version" "https://salsa.debian.org/debian/curl.git"
sed -i '/librtmp-dev/d;s/RTMP, //' "$dir/src/debian/control"
apply_patches

0 comments on commit c6c56dc

Please sign in to comment.