Skip to content

Commit

Permalink
perl -> perl5
Browse files Browse the repository at this point in the history
  • Loading branch information
pmarguinaud committed Jan 1, 2023
1 parent 2dbb4a7 commit abc25e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export DEB_LDFLAGS=$(LDFLAGS)

override_dh_auto_install:
./scripts/debian/install.pl
cd src/perl/glfw && make install
cd src/perl5/glfw && make install
cd src/glGribTk && make install
cd src/python3/glfw && make install
./scripts/debian/cleanInstall.pl
Expand Down

0 comments on commit abc25e7

Please sign in to comment.