How is the MX Linux installer executable created?

Post Reply
Message
Author
jhsu802701
Posts: 43
Joined: Wed Jan 11, 2017 7:55 pm

How is the MX Linux installer executable created?

#1 Post by jhsu802701 »

The repository is at https://github.com/MX-Linux/mx-installer .

I don't see any Makefile. Exactly how is the installer (for /usr/sbin/minstall) generated?

User avatar
Adrian
Developer
Posts: 8250
Joined: Wed Jul 12, 2006 1:42 am

Re: How is the MX Linux installer executable created?

#2 Post by Adrian »

Makefile is created when you run qmake. but actually to create a deb you just run debuild since the github source contains all the debian folder and files.

Post Reply

Return to “General”