Changeset 3221

Show
Ignore:
Timestamp:
07/24/07 11:56:52 (17 years ago)
Author:
jerome
Message:

Fixed another permissions problem.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/debian/rules

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