Changeset 217 for trunk


Ignore:
Timestamp:
06/30/07 04:34:44 (5 years ago)
Author:
marc
Message:

Line fix, use debian Makefile automatigally

Location:
trunk/debian
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/debian/control

    r216 r217  
    1818  * Supports PNG/JPEG (with quality adjustment) image types. 
    1919  * Basic HTTP authentication. 
    20   * Simple manipulation of the screenshot through scaling and quality adjustments.  
    21   *Very polished GUI with notifications using Libnotify.  
     20  * Simple manipulation of the screenshot through scaling and quality 
     21    adjustments.  
     22  * Very polished GUI with notifications using Libnotify.  
  • trunk/debian/rules

    r128 r217  
    4949 
    5050        # Add here commands to install the package into debian/itaka. 
    51         $(MAKE) DESTDIR=$(CURDIR)/debian/itaka install 
     51        $(MAKE) -f Makefile.Debian DESTDIR=$(CURDIR)/debian/itaka install 
    5252        #$(MAKE) install 
    5353 
Note: See TracChangeset for help on using the changeset viewer.