Changeset 3221 for pykota/trunk
- Timestamp:
- 07/24/07 11:56:52 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/debian/rules
r3220 r3221 79 79 (chown www-data.www-data $(CURDIR)/debian/tmp/usr/lib/cgi-bin/dumpykota.cgi) 80 80 (chown www-data.www-data $(CURDIR)/debian/tmp/usr/lib/cgi-bin/pykotme.cgi) 81 (chmod 755 $(CURDIR)/debian/tmp/usr/share/pykota/*)82 81 (cd docs; make -f ../debian/Makefile.docs install DESTDIR=$(CURDIR)/debian/tmp/) 83 82