| /OK3568_Linux_fs/buildroot/package/at/ |
| H A D | 0001-Makefile.in-replace-IROOT-by-DESTDIR.patch | 50 - $(LN_S) -f at $(IROOT)$(bindir)/atq 51 - $(LN_S) -f at $(IROOT)$(bindir)/atrm 60 - cd $(IROOT)$(man1dir) && $(LN_S) -f at.1 atq.1 && $(LN_S) -f at.1 batch.1 && $(LN_S) -f at.1 atrm… 75 + $(LN_S) -f at $(DESTDIR)$(bindir)/atq 76 + $(LN_S) -f at $(DESTDIR)$(bindir)/atrm 85 + cd $(DESTDIR)$(man1dir) && $(LN_S) -f at.1 atq.1 && $(LN_S) -f at.1 batch.1 && $(LN_S) -f at.1 at… 92 - cd $(IROOT)$(man5dir) && $(LN_S) -f at.allow.5 at.deny.5 98 + cd $(DESTDIR)$(man5dir) && $(LN_S) -f at.allow.5 at.deny.5
|
| H A D | 0002-Makefile.in-fix-make-install-for-non-root-don-t-stri.patch | 48 $(LN_S) -f at $(DESTDIR)$(bindir)/atq 49 $(LN_S) -f at $(DESTDIR)$(bindir)/atrm 66 …cd $(DESTDIR)$(man1dir) && $(LN_S) -f at.1 atq.1 && $(LN_S) -f at.1 batch.1 && $(LN_S) -f at.1 atr… 75 cd $(DESTDIR)$(man5dir) && $(LN_S) -f at.allow.5 at.deny.5
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/ssmtp/ssmtp/ |
| H A D | use-DESTDIR.patch | 36 - $(LN_S) ssmtp $(bindir)/sendmail 39 - $(LN_S) sendmail /lib/sendmail 41 - $(LN_S) ssmtp.8 $(mandir)/sendmail.8 43 + $(LN_S) ssmtp $(DESTDIR)$(bindir)/sendmail 46 + $(LN_S) sendmail $(DESTDIR)/lib/sendmail 48 + $(LN_S) ssmtp.8 $(DESTDIR)$(mandir)/sendmail.8
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/iwd/iwd/ |
| H A D | 0001-build-Use-abs_top_srcdir-instead-of-abs_srcdir-for-e.patch | 21 - $(LN_S) -t ell -f $(abs_srcdir)/../ell/$$f ; \ 22 + $(LN_S) -t ell -f $(abs_top_srcdir)/ell/$$f ; \ 30 - $(LN_S) -t ell -f $(abs_srcdir)/../ell/$$f ; \ 31 + $(LN_S) -t ell -f $(abs_top_srcdir)/ell/$$f ; \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/libtool/libtool/ |
| H A D | nohardcodepaths.patch | 20 -: ${LN_S="@LN_S@"} 25 +: ${LN_S="ln -s"}
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/ |
| H A D | Makefile.am | 21 $(RM) $@ && $(LN_S) $< $@ 116 cd $(DESTDIR)$(mandir)/man1 && $(RM) play.1 && $(LN_S) sox.1 play.1 117 cd $(DESTDIR)$(mandir)/man1 && $(RM) rec.1 && $(LN_S) sox.1 rec.1 118 cd $(DESTDIR)$(mandir)/man7 && $(RM) soxeffect.7 && $(LN_S) ../man1/sox.1 soxeffect.7
|
| /OK3568_Linux_fs/buildroot/package/gpm/ |
| H A D | 0002-Install-unversioned-solibrary.patch | 33 $(LN_S) -f libgpm.so.@abi_full@ lib/libgpm.so.@abi_lev@ 36 -# $(LN_S) -f libgpm.so.@abi_full@ lib/libgpm.so 38 + $(LN_S) -f libgpm.so.@abi_full@ lib/libgpm.so
|
| H A D | 0003-src-Makefile.in-Really-install-unversioned-solibrary.patch | 24 cd $(libdir) && $(LN_S) -f libgpm.so.@abi_full@ libgpm.so.@abi_lev@ ; \ 25 + cd $(libdir) && $(LN_S) -f libgpm.so.@abi_full@ libgpm.so ; \
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/libtar/files/ |
| H A D | 0002-Do-not-strip-libtar.patch | 21 LN_S = @LN_S@
|
| /OK3568_Linux_fs/buildroot/package/pdmenu/ |
| H A D | 0002-Makefile-autoconf-makeinfo.in-support-build-install-.patch | 56 cd $(INSTALL_PREFIX)/$(DATADIR)/pdmenu && $(LN_S) -f showdir.pl editdir.pl 69 LN_S = @LN_S@
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/libxml/libxml2/ |
| H A D | fix-execution-of-ptests.patch | 28 [ -d test ] || $(LN_S) $(srcdir)/test . 29 [ -d result ] || $(LN_S) $(srcdir)/result .
|
| H A D | 0001-Make-ptest-run-the-python-tests-if-python-is-enabled.patch | 67 @for f in $(XMLS) ; do test -f $$f || $(LN_S) $(srcdir)/$$f . ; done
|
| /OK3568_Linux_fs/buildroot/package/ecryptfs-utils/ |
| H A D | 0003-fix-parallel-build-issue.patch | 19 $(LN_S) "mount.ecryptfs_private" "$(DESTDIR)/$(rootsbindir)/umount.ecryptfs_private" 60 $(LN_S) "mount.ecryptfs_private" "$(DESTDIR)/$(rootsbindir)/umount.ecryptfs_private"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-filesystems/recipes-filesystems/owfs/owfs/ |
| H A D | 0001-Add-build-rule-for-README.patch | 19 …@LN_S@ -f `pwd`/@PACKAGE@-@VERSION@.tar.gz ${RPMDIR}/SOURCES/@PACKAGE@-@VERSION@_cvs_`date +"%Y%m%…
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/openipmi/files/ |
| H A D | fix-symlink-install-error-in-cmdlang.patch | 25 $(LN_S) openipmish $(DESTDIR)$(bindir)/ipmish
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/gcc/ |
| H A D | 0021-Link-libgcc-using-LDFLAGS-not-just-SHLIB_LDFLAGS.patch | 18 @@ -32,7 +32,7 @@ SHLIB_INSTALL_SOLINK = $(LN_S) $(SHLIB_SONAME) \
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-filesystems/recipes-filesystems/ntfs-3g-ntfsprogs/files/ |
| H A D | 0001-libntfs-3g-Makefile.am-fix-install-failed-while-host.patch | 47 $(LN_S) "$(rootlibdir)/libntfs-3g.so" "$(DESTDIR)/$(libdir)/libntfs-3g.so"; \
|
| /OK3568_Linux_fs/buildroot/package/flex/ |
| H A D | 0002-build-make-it-possible-to-disable-the-build-of-the-f.patch | 38 $(LN_S) -f flex$(EXEEXT) flex++$(EXEEXT)
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | Makefile.am | 164 (cd $(DESTDIR)$(bindir) && rm -f X && $(LN_S) XWin$(EXEEXT) X)
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/ |
| H A D | Makefile.am | 109 (cd $(DESTDIR)$(bindir) && rm -f X && $(LN_S) Xorg$(EXEEXT) X)
|
| /OK3568_Linux_fs/external/xserver/test/ |
| H A D | Makefile.am | 164 $(AM_V_GEN)$(LN_S) $(top_builddir)/hw/xfree86/sdksyms.c
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/pbproxy/ |
| H A D | Makefile.in | 350 LN_S = @LN_S@
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/parser/ |
| H A D | Makefile.in | 359 LN_S = @LN_S@
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | Makefile.am | 145 MAKELINKS = for n in $(SYMLINKS); do $(RM) $$n$(EXEEXT) && $(LN_S) sox$(EXEEXT) $$n$(EXEEXT); done
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/doxygen/ |
| H A D | Makefile.in | 292 LN_S = @LN_S@
|