Changeset 3186 for pykota/trunk/debian

Show
Ignore:
Timestamp:
06/04/07 21:19:56 (17 years ago)
Author:
jerome
Message:

Fixed incorrect permissions on cupspykota, which wasn't even executable...

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/debian/rules

    r3117 r3186  
    7979        (chown www-data.www-data $(CURDIR)/debian/tmp/usr/lib/cgi-bin/pykotme.cgi) 
    8080        (chmod 755 $(CURDIR)/debian/tmp/usr/share/pykota/*) 
    81         (chmod 600 $(CURDIR)/debian/tmp/usr/share/pykota/cupspykota) 
    8281        (cd docs; make -f ../debian/Makefile.docs install DESTDIR=$(CURDIR)/debian/tmp/) 
    8382