Skip to content

Commit

Permalink
debian: replacing lwr-prepare with lwr-ant-gen-all
Browse files Browse the repository at this point in the history
  • Loading branch information
marigostra committed Apr 10, 2024
1 parent 0027754 commit f30049b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion base
2 changes: 1 addition & 1 deletion debian/changelog
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
luwrain (2.0.0.0-lwr2) unstable; urgency=medium

* Adding javafx.swing to the list of modules
* The package for Debian

-- Michael Pozhidaev <[email protected]> Thu, 19 Jan 2023 15:45:03 +0700

Expand Down
2 changes: 1 addition & 1 deletion debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export DH_OPTIONS

build:
dh build
cd base/scripts; ./lwr-prepare
cd base/scripts; ./lwr-ant-gen-all
cd base/scripts; ./lwr-build

override_dh_install:
Expand Down

0 comments on commit f30049b

Please sign in to comment.