This commit is contained in:
parent
cd4c398654
commit
b7d1e6bb91
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -1,4 +1,4 @@
|
||||
gnome-shell (45.0-100pika3) pikauwu; urgency=medium
|
||||
gnome-shell (45.1-100pika4) pikauwu; urgency=medium
|
||||
|
||||
* Why are there two control files? wtffffffffffffff
|
||||
|
||||
|
2
main.sh
2
main.sh
@ -13,7 +13,7 @@ for i in $(cat ../patches/series) ; do echo "Applying Patch: $i" && patch -Np1 -
|
||||
apt-get build-dep ./ -y
|
||||
|
||||
# Build package
|
||||
LOGNAME=root dh_make --createorig -y -l -p gnome-shell_45.0
|
||||
LOGNAME=root dh_make --createorig -y -l -p gnome-shell_45.1
|
||||
dpkg-buildpackage --no-sign
|
||||
|
||||
# Move the debs to output
|
||||
|
Loading…
Reference in New Issue
Block a user