]> git.pld-linux.org Git - packages/bcc.git/blame - Dev86src-noroot.patch
- noted new URL
[packages/bcc.git] / Dev86src-noroot.patch
CommitLineData
1a9efcc2
JB
1--- dev86-0.16.15.org/elksemu/Makefile Mon Nov 5 10:12:46 2001
2+++ dev86-0.16.15/elksemu/Makefile Mon Nov 5 10:13:12 2001
8ce085aa
AM
3@@ -39,7 +39,7 @@
4 # to redirect.
5 install: elksemu
6 install -d $(DIST)/lib
7- install -s -o root -g root -m 4555 elksemu $(DIST)/lib/elksemu
f274ed64 8+ install -m 755 elksemu $(DIST)/lib/elksemu
8ce085aa
AM
9
10 clean realclean:
11 rm -f $(OBJ) binfmt_elks.o elksemu call_tab.v defn_tab.v
This page took 0.077558 seconds and 4 git commands to generate.