| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/x11-toolkits/guile-gnome-platform/files/ |
Upload File : |
--- glib/bin/Makefile.am.orig 2019-10-30 03:48:02 UTC +++ glib/bin/Makefile.am @@ -17,14 +17,6 @@ guile-gnome-@API_VERSION@: guile-gnome.i install-exec-local: Makefile @$(NORMAL_INSTALL) - test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)" - sed -e "s|@API_VERSION\@|@API_VERSION@|g" \ - -e "s|@running-uninstalled\@|#f|g" \ - -e "s|@guilegnomedir\@|$(guilegnomedir)|g" \ - -e "s|@guilegnomelibdir\@|$(guilegnomelibdir)|g" \ - -e "s|@libdir\@|$(libdir)|g" \ - $(srcdir)/guile-gnome.in > $(DESTDIR)$(bindir)/guile-gnome-@API_VERSION@ - chmod 755 $(DESTDIR)$(bindir)/guile-gnome-@API_VERSION@ EXTRA_DIST = guile-gnome.in CLEANFILES = $(bin_SCRIPTS)