Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
ryuuzaki42 committed Dec 19, 2023
1 parent 7cb1918 commit f5bd999
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ all: clean init
#wget --output-document=$(PWD)/build/build.deb https://code-industry.net/public/master-pdf-editor-5.8.70-qt5_included.x86_64.deb
#wget --output-document=$(PWD)/build/build.deb https://code-industry.net/public/master-pdf-editor-$(VERSION)-qt5_included.x86_64.deb
#wget --output-document=$(PWD)/build/build.deb https://code-industry.net/public/master-pdf-editor-5.9.61-qt5.9.x86_64.deb
wget --output-document=$(PWD)/build/build.deb https://code-industry.net/public/master-pdf-editor-$(VERSION)-qt5.9.x86_64.deb
wget --output-document=$(PWD)/build/build.deb https://code-industry.net/public/master-pdf-editor-$(VERSION)_qt5.amd64.deb

dpkg -x $(PWD)/build/build.deb $(PWD)/build

Expand Down

0 comments on commit f5bd999

Please sign in to comment.