Ignore:
Timestamp:
Mar 23, 2016, 9:24:06 AM (8 years ago)
Author:
gah
Message:

move puq script to puq.sh to not collide with puq command in puq distribution

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.6/puq/Makefile.in

    r5981 r6189  
    3535            $(INSTALL) -m 0444 $$i $(puq_libdir) ; \
    3636        done
    37         $(INSTALL) -m 0555 puq $(bindir)
     37        $(INSTALL) -m 0555 puq.sh $(bindir)
    3838
    3939
Note: See TracChangeset for help on using the changeset viewer.