Look at the lxde arch packages submitted by zoulnix, for aexample: 
http://aur.archlinux.org/packages/lxpanel-svn/lxpanel-svn/PKGBUILD

Take a look on these strings:

# Disable the building of man
sed -i -e 's:po man:po:' Makefile.am || return 1
sed -i -e 's:man/Makefile::' configure.ac || return 1

It simply remove "man" entrances from Makefile.am and configure.ac. You 
can use it in your lxinput-svn PKGBUILD.

Yarema


Cilyan Olowen написав(ла):
> Hello !
> 
> I have the following error when compiling lxinput svn rev 1753 :
> 
> make[2]: leaving directory « 
> /home/come/Current/Aur/lxinput-svn/src/lxinput/po »
> Making all in man
> make[2]: entering directory «
> /home/come/Current/Aur/lxinput-svn/src/lxinput/man »
> 
> Error: you need to run configure with '--enable-man'
>        in order to regenerate man pages.
> 
> Is it the normal behavior ? What if I don't want to regenerate them ^^ ?
> The package builds fine with --enable-man.
> 
> Cilyan
> 
> ------------------------------------------------------------------------------
> Enter the BlackBerry Developer Challenge  
> This is your chance to win up to $100,000 in prizes! For a limited time, 
> vendors submitting new applications to BlackBerry App World(TM) will have
> the opportunity to enter the BlackBerry Developer Challenge. See full prize  
> details at: http://p.sf.net/sfu/Challenge
> _______________________________________________
> Lxde-list mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/lxde-list


------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Lxde-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lxde-list

Reply via email to