generated from cosmic-packages/cosmic-applets
Update main.sh
This commit is contained in:
parent
38da7309c9
commit
7100ec2448
2
main.sh
2
main.sh
@ -9,7 +9,7 @@ echo "$PIKA_BUILD_ARCH" > pika-build-arch
|
||||
VERSION="0.1"
|
||||
|
||||
# Clone Upstream
|
||||
git clone https://github.com/pop-os/cosmic-comp.git
|
||||
git clone https://github.com/pop-os/cosmic-comp.git -b drm-syncobj
|
||||
cd cosmic-comp
|
||||
|
||||
sed -i '/^\s*\(cargo\|rustc\|rust-all\)\s*\(([^)]*)\)\?\s*,\?$/d; s/,\s*\(cargo\|rustc\|rust-all\)\s*\(([^)]*)\)\?\s*,\?//g' ./debian/control
|
||||
|
Loading…
Reference in New Issue
Block a user