Skip to content

Commit

Permalink
PPA Build experiment #1
Browse files Browse the repository at this point in the history
  • Loading branch information
bdbcat committed May 14, 2023
1 parent f531c92 commit 64cefa8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ include /usr/share/dpkg/pkg-info.mk

echo $(DEB_DISTRIBUTION)

sudo dpkg --force -r libglew2.2
sudo rm /usr/lib/*/libGLEW.so

override_dh_auto_configure:
ifeq ($(DEB_BUILD_ARCH_CPU), arm)
dh_auto_configure -- \
Expand Down

0 comments on commit 64cefa8

Please sign in to comment.