Changeset ec7bfd2 in freewrt


Ignore:
Timestamp:
May 23, 2007, 4:38:39 PM (19 years ago)
Author:
Thorsten Glaser <tg@…>
Children:
9d6654e
Parents:
cc93a8a
Message:

remove useless +x bit

git-svn-id: svn://www.freewrt.org/trunk/freewrt@2636 afb5a338-a214-0410-bd46-81f09a774fd1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • package/lighttpd/Makefile

    rcc93a8a rec7bfd2  
    8484        install -m0644 ./files/lighttpd.conf $(IDIR_LIGHTTPD)/etc/
    8585        install -m0755 -d $(IDIR_LIGHTTPD)/etc/init.d
    86         install -m0755 ./files/lighttpd.init \
     86        install -m0644 ./files/lighttpd.init \
    8787                $(IDIR_LIGHTTPD)/etc/init.d/lighttpd
    8888        install -m0755 -d $(IDIR_LIGHTTPD)/usr/lib/lighttpd
Note: See TracChangeset for help on using the changeset viewer.