Searched refs:PACKAGE (Results 1 – 14 of 14) sorted by relevance
| /buildroot/package/intltool/ |
| A D | 0001-perl-5.26-compatibility.patch | 29 - $varhash{"PACKAGE"} = $name if (not $name =~ /\${?PACKAGE}?/); 33 + $varhash{"PACKAGE"} = $name if (not $name =~ /\$\{?PACKAGE}?/); 44 - $varhash{"PACKAGE"} = $name if (not $name =~ /\${?PACKAGE}?/); 49 + $varhash{"PACKAGE"} = $name if (not $name =~ /\$\{?PACKAGE}?/);
|
| /buildroot/package/genromfs/ |
| A D | 0001-build-system.patch | 10 PACKAGE = genromfs 16 DISTDIR = $(PACKAGE)-$(VERSION)
|
| /buildroot/package/libsidplay2/ |
| A D | 0002-pkg-config.patch | 11 Name: @PACKAGE@ 20 Name: @PACKAGE@
|
| /buildroot/package/httping/ |
| A D | 0001-fix-math-library-linking.patch | 15 PACKAGE=$(TARGET)-$(VERSION)
|
| /buildroot/package/shellinabox/ |
| A D | 0001-Makefile-disable-always-building-statically.patch | 22 docdir = ${datadir}/doc/${PACKAGE}
|
| /buildroot/support/kconfig/ |
| A D | lkc.h | 28 #ifndef PACKAGE 29 #define PACKAGE "linux" macro
|
| A D | conf.c | 502 bindtextdomain(PACKAGE, LOCALEDIR); in main() 503 textdomain(PACKAGE); in main()
|
| A D | mconf.c | 1013 bindtextdomain(PACKAGE, LOCALEDIR); in main() 1014 textdomain(PACKAGE); in main()
|
| A D | gconf.c | 1450 bindtextdomain(PACKAGE, LOCALEDIR); in main() 1451 bind_textdomain_codeset(PACKAGE, "UTF-8"); in main() 1452 textdomain(PACKAGE); in main()
|
| A D | nconf.c | 1484 bindtextdomain(PACKAGE, LOCALEDIR); in main() 1485 textdomain(PACKAGE); in main()
|
| A D | qconf.cc | 1838 bindtextdomain(PACKAGE, LOCALEDIR); in main() 1839 textdomain(PACKAGE); in main()
|
| /buildroot/package/icu/ |
| A D | 0004-fix-static-linking-with-icu-uc.patch | 25 @echo "Name: $(PACKAGE)-uc" >> $@
|
| /buildroot/package/giblib/ |
| A D | 0001-fix-imlib2-detection.patch | 32 @@ -48,7 +42,7 @@ $PACKAGE $VERSION 65 @@ -45,7 +39,7 @@ $PACKAGE $VERSION
|
| /buildroot/ |
| A D | Makefile | 849 …@$(call legal-manifest,TARGET,PACKAGE,VERSION,LICENSE,LICENSE FILES,SOURCE ARCHIVE,SOURCE SITE,DEP… 850 …@$(call legal-manifest,HOST,PACKAGE,VERSION,LICENSE,LICENSE FILES,SOURCE ARCHIVE,SOURCE SITE,DEPEN…
|
Completed in 35 milliseconds