U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ Library : Other (not classified elsewhere) » how to use umk without theide?
Re: how to use umk without theide? [message #40465 is a reply to message #40463] Mon, 05 August 2013 12:26 Go to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1796
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

bonami wrote on Mon, 05 August 2013 10:47

I now have difficulty writing debian/rules for my package.
I just learnt to create debian packages for autotool-generated projects.
Are there any guides for this please?

IMHO the best source of information is Debian Policy Manual. It is very extensive and contains all the information you might need Smile

There is many different ways to do the things when it comes to debian packaging, so it is hard tell what is best for you. I personally prefer to use Makefile with common targets (build, install, clean) and minimallistic debian/rules:
#!/usr/bin/make -f
%:
     dh $@


Honza
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: The SoundExample can not recording sounds on WINDOWS
Next Topic: umk cannot be used for *.* named directories
Goto Forum:
  


Current Time: Sun Apr 26 18:18:59 GMT+2 2026

Total time taken to generate the page: 0.00595 seconds