[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: getting dh-make-perl working



Jens Porup dijo [Tue, Mar 22, 2005 at 02:55:33PM +1100]:
> I tried that. This is what I get:
> 
> 	$ debian/rules
> 	make: Nothing to be done for `build'.
> 
> The rules build target looks like:
> 
> 	build: build-stamp
> 
> This rules file is being created on the fly by MakeMaker and dh-make-perl.

I suggest you to run dh-make-perl --build My::Module, that will
give you the resulting .deb package ready to be installed. 

On the other hand, if you want to tweak something in the module
directory and rebuild it (i.e., you don't want just to use the
dh-make-perl automatization, but you want to base your job on it), I
prefer building my packages with debuild (you can find it in the
devscripts package).

Greetings,

-- 
Gunnar Wolf - gwolf@gwolf.org - (+52-55)1451-2244 / 5554-9450
PGP key 1024D/8BB527AF 2001-10-23
Fingerprint: 0C79 D2D1 2C4E 9CE4 5973  F800 D80E F35A 8BB5 27AF



Reply to: