[svn] / trunk / xvidcore / debian / rules Repository:
ViewVC logotype

Diff of /trunk/xvidcore/debian/rules

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

revision 1791, Tue Aug 19 09:17:17 2008 UTC revision 1792, Tue Sep 2 12:23:30 2008 UTC
# Line 2  Line 2 
2  # Sample debian/rules that uses debhelper.  # Sample debian/rules that uses debhelper.
3  # GNU copyright 1997 to 1999 by Joey Hess.  # GNU copyright 1997 to 1999 by Joey Hess.
4    
 # This is the debhelper compatibility version to use.  
 export DH_COMPAT=4  
   
5  # Uncomment this to turn on verbose mode.  # Uncomment this to turn on verbose mode.
6  #export DH_VERBOSE=1  #export DH_VERBOSE=1
7    
# Line 44  Line 41 
41          rm -f build-stamp configure-stamp          rm -f build-stamp configure-stamp
42    
43          # Add here commands to clean up after the build process.          # Add here commands to clean up after the build process.
44          -$(MAKE) -C build/generic/ distclean          [ ! -f build/generic/Makefile ] || $(MAKE) -C build/generic/ distclean
45    
46          dh_clean          dh_clean
47    

Legend:
Removed from v.1791  
changed lines
  Added in v.1792

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4