You are not logged in.

#1 2010-02-21 12:35:18

mcsilva
Member
From: Portugal
Registered: 2009-12-16
Posts: 95

[SOLVED]How to include a .Changelog file in a package?

I want to include a .Changelog file in a package I'm building. But in the wiki, it only mentions that it could exist, and not how to include it.
Someone knows how to do it?

Last edited by mcsilva (2010-02-21 14:39:05)

Offline

#2 2010-02-21 12:43:18

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [SOLVED]How to include a .Changelog file in a package?

just add in the current directory a ChangeLog file and makepkg will take care of it.


Give what you have. To someone, it may be better than you dare to think.

Offline

#3 2010-02-21 12:44:17

lolilolicon
Member
Registered: 2009-03-05
Posts: 1,722

Re: [SOLVED]How to include a .Changelog file in a package?

just put a file named `ChangeLog` in the same directory as PKGBUILD and makepkg

Edit: wonder mad It did take me a minute to validate my assumption.

Last edited by lolilolicon (2010-02-21 12:46:24)


This silver ladybug at line 28...

Offline

#4 2010-02-21 12:51:48

mcsilva
Member
From: Portugal
Registered: 2009-12-16
Posts: 95

Re: [SOLVED]How to include a .Changelog file in a package?

Thanks to all.
I didn't know "ChangeLog" have to be written with right capitals "C" and "L", and must not have a dot "." before the name.
I was not doing it, that's why I as not able to make it work.

Offline

Board footer

Powered by FluxBB