scripts/usr-bin: scripts.mk -> std-targets.mk
jw-pkg is copied into $(TOPDIR)/bin during build, that's wrong. Write a rule precisely targeted at installing /usr/bin/jw-pkg, and cut all the scripts.mk machinery. Also, make jw-pkg a relative link to avoid the respective RPM warning. Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
98ad7442d9
commit
c5c621366b
2 changed files with 11 additions and 4 deletions
|
|
@ -1 +1 @@
|
|||
/opt/jw-pkg/bin/jw-pkg.py
|
||||
../../opt/jw-pkg/bin/jw-pkg.py
|
||||
Loading…
Reference in a new issue