/[xlog]/xlog/debian/rules
ViewVC logotype

Diff of /xlog/debian/rules

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by pa4tu, Fri Oct 29 14:01:33 2004 UTC revision 1.11 by pa4tu, Thu Jun 9 20:23:10 2005 UTC
# Line 6  package=xlog Line 6  package=xlog
6    
7  build:  build:
8          $(checkdir)          $(checkdir)
9    
10          UPDATE_DESKTOP_DATABASE=/bin/true \          UPDATE_DESKTOP_DATABASE=/bin/true \
11          ./configure --prefix=/usr --enable-hamlib --mandir=/usr/share/man          ./configure \
12                    --prefix=/usr \
13                    --enable-hamlib \
14                    --mandir=/usr/share/man \
15                    --enable-desktop-update \
16                    --enable-mime-update
17    
18          $(MAKE) CFLAGS="-O2 -g -Wall"          $(MAKE) CFLAGS="-O2 -g -Wall"
19          touch build          touch build
20    

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26