Home
last modified time | relevance | path

Searched refs:installperms (Results 1 – 25 of 75) sorted by relevance

123

/dports/misc/amanda-server/amanda-3.3.9/config/automake/
H A Dinstallperms.am69 installperms_sh="$(top_builddir)/installperms.sh"
76 for cmd in $$installperms; do \
88 installperms-exec:
89 @installperms="$(INSTALLPERMS_exec)"; \
93 installperms-data:
94 @installperms="$(INSTALLPERMS_data)"; \
98 install-exec-hook: installperms-exec
99 install-data-hook: installperms-data
101 # define a rule to initialize the installperms manifest file
103 installperms-init:
[all …]
H A Dfile-list2 EXTRA_DIST += automake/installperms.am
/dports/misc/amanda-client/amanda-3.3.9/config/automake/
H A Dinstallperms.am69 installperms_sh="$(top_builddir)/installperms.sh"
76 for cmd in $$installperms; do \
88 installperms-exec:
89 @installperms="$(INSTALLPERMS_exec)"; \
93 installperms-data:
94 @installperms="$(INSTALLPERMS_data)"; \
98 install-exec-hook: installperms-exec
99 install-data-hook: installperms-data
101 # define a rule to initialize the installperms manifest file
103 installperms-init:
[all …]
H A Dfile-list2 EXTRA_DIST += automake/installperms.am
/dports/misc/amanda-server/amanda-3.3.9/
H A DMakefile.am5 include $(top_srcdir)/config/automake/installperms.am
88 install-exec-local: installperms-init
89 install-data-local: installperms-init
116 …) --with-group=$(SETUID_GROUP) --with-owner=$(BINARY_OWNER) --disable-installperms --without-amper…
H A DMakefile.in1540 for cmd in $$installperms; do \
2100 installperms-exec:
2101 @installperms="$(INSTALLPERMS_exec)"; \
2105 installperms-data:
2106 @installperms="$(INSTALLPERMS_data)"; \
2110 install-exec-hook: installperms-exec
2111 install-data-hook: installperms-data
2114 @WANT_INSTALLPERMS_TRUE@installperms-init:
2115 @WANT_INSTALLPERMS_FALSE@installperms-init:
2127 install-exec-local: installperms-init
[all …]
/dports/misc/amanda-client/amanda-3.3.9/
H A DMakefile.am5 include $(top_srcdir)/config/automake/installperms.am
88 install-exec-local: installperms-init
89 install-data-local: installperms-init
116 …) --with-group=$(SETUID_GROUP) --with-owner=$(BINARY_OWNER) --disable-installperms --without-amper…
H A DMakefile.in1540 for cmd in $$installperms; do \
2100 installperms-exec:
2101 @installperms="$(INSTALLPERMS_exec)"; \
2105 installperms-data:
2106 @installperms="$(INSTALLPERMS_data)"; \
2110 install-exec-hook: installperms-exec
2111 install-data-hook: installperms-data
2114 @WANT_INSTALLPERMS_TRUE@installperms-init:
2115 @WANT_INSTALLPERMS_FALSE@installperms-init:
2127 install-exec-local: installperms-init
[all …]
/dports/misc/amanda-server/amanda-3.3.9/packaging/sun-pkg/
H A Dbuildpkg175 my %installperms = map {
190 if (exists $installperms{$file}) {
191 my ($u, $g, $m) = @{$installperms{$file}};
201 "${src_dir}/installperms.sh" \
/dports/misc/amanda-client/amanda-3.3.9/packaging/sun-pkg/
H A Dbuildpkg175 my %installperms = map {
190 if (exists $installperms{$file}) {
191 my ($u, $g, $m) = @{$installperms{$file}};
201 "${src_dir}/installperms.sh" \
/dports/misc/amanda-server/amanda-3.3.9/config/amanda/
H A Duserid.m47 # Handle the --disable-installperms option, which disables all post-install
15 AC_ARG_ENABLE(installperms,
16 AS_HELP_STRING([--disable-installperms],
/dports/misc/amanda-client/amanda-3.3.9/config/amanda/
H A Duserid.m47 # Handle the --disable-installperms option, which disables all post-install
15 AC_ARG_ENABLE(installperms,
16 AS_HELP_STRING([--disable-installperms],
/dports/misc/amanda-server/amanda-3.3.9/changer-src/
H A DMakefile.am5 include $(top_srcdir)/config/automake/installperms.am
H A DMakefile.in475 $(top_srcdir)/config/automake/installperms.am \
1524 for cmd in $$installperms; do \
1923 installperms-exec:
1924 @installperms="$(INSTALLPERMS_exec)"; \
1928 installperms-data:
1929 @installperms="$(INSTALLPERMS_data)"; \
1930 test -n "$$installperms" && echo "Setting installation permissions on data"; \
1933 install-exec-hook: installperms-exec
1934 install-data-hook: installperms-data
1937 @WANT_INSTALLPERMS_TRUE@installperms-init:
[all …]
/dports/misc/amanda-client/amanda-3.3.9/changer-src/
H A DMakefile.am5 include $(top_srcdir)/config/automake/installperms.am
H A DMakefile.in475 $(top_srcdir)/config/automake/installperms.am \
1524 for cmd in $$installperms; do \
1923 installperms-exec:
1924 @installperms="$(INSTALLPERMS_exec)"; \
1928 installperms-data:
1929 @installperms="$(INSTALLPERMS_data)"; \
1930 test -n "$$installperms" && echo "Setting installation permissions on data"; \
1933 install-exec-hook: installperms-exec
1934 install-data-hook: installperms-data
1937 @WANT_INSTALLPERMS_TRUE@installperms-init:
[all …]
/dports/misc/amanda-server/amanda-3.3.9/example/
H A DMakefile.in403 $(top_srcdir)/config/automake/installperms.am \
1453 for cmd in $$installperms; do \
1815 installperms-exec:
1816 @installperms="$(INSTALLPERMS_exec)"; \
1820 installperms-data:
1821 @installperms="$(INSTALLPERMS_data)"; \
1822 test -n "$$installperms" && echo "Setting installation permissions on data"; \
1825 install-exec-hook: installperms-exec
1826 install-data-hook: installperms-data
1829 @WANT_INSTALLPERMS_TRUE@installperms-init:
[all …]
/dports/misc/amanda-client/amanda-3.3.9/example/
H A DMakefile.in403 $(top_srcdir)/config/automake/installperms.am \
1453 for cmd in $$installperms; do \
1815 installperms-exec:
1816 @installperms="$(INSTALLPERMS_exec)"; \
1820 installperms-data:
1821 @installperms="$(INSTALLPERMS_data)"; \
1822 test -n "$$installperms" && echo "Setting installation permissions on data"; \
1825 install-exec-hook: installperms-exec
1826 install-data-hook: installperms-data
1829 @WANT_INSTALLPERMS_TRUE@installperms-init:
[all …]
/dports/misc/amanda-server/amanda-3.3.9/oldrecover-src/
H A DMakefile.in450 $(top_srcdir)/config/automake/installperms.am \
1496 for cmd in $$installperms; do \
1899 installperms-exec:
1900 @installperms="$(INSTALLPERMS_exec)"; \
1904 installperms-data:
1905 @installperms="$(INSTALLPERMS_data)"; \
1906 test -n "$$installperms" && echo "Setting installation permissions on data"; \
1909 install-exec-hook: installperms-exec
1910 install-data-hook: installperms-data
1913 @WANT_INSTALLPERMS_TRUE@installperms-init:
[all …]
/dports/misc/amanda-client/amanda-3.3.9/amandad-src/
H A DMakefile.in463 $(top_srcdir)/config/automake/installperms.am \
1508 for cmd in $$installperms; do \
1930 installperms-exec:
1931 @installperms="$(INSTALLPERMS_exec)"; \
1935 installperms-data:
1936 @installperms="$(INSTALLPERMS_data)"; \
1937 test -n "$$installperms" && echo "Setting installation permissions on data"; \
1940 install-exec-hook: installperms-exec
1941 install-data-hook: installperms-data
1944 @WANT_INSTALLPERMS_TRUE@installperms-init:
[all …]
/dports/misc/amanda-server/amanda-3.3.9/recover-src/
H A DMakefile.in450 $(top_srcdir)/config/automake/installperms.am \
1496 for cmd in $$installperms; do \
1900 installperms-exec:
1901 @installperms="$(INSTALLPERMS_exec)"; \
1905 installperms-data:
1906 @installperms="$(INSTALLPERMS_data)"; \
1907 test -n "$$installperms" && echo "Setting installation permissions on data"; \
1910 install-exec-hook: installperms-exec
1911 install-data-hook: installperms-data
1914 @WANT_INSTALLPERMS_TRUE@installperms-init:
[all …]
/dports/misc/amanda-server/amanda-3.3.9/amandad-src/
H A DMakefile.in463 $(top_srcdir)/config/automake/installperms.am \
1508 for cmd in $$installperms; do \
1930 installperms-exec:
1931 @installperms="$(INSTALLPERMS_exec)"; \
1935 installperms-data:
1936 @installperms="$(INSTALLPERMS_data)"; \
1937 test -n "$$installperms" && echo "Setting installation permissions on data"; \
1940 install-exec-hook: installperms-exec
1941 install-data-hook: installperms-data
1944 @WANT_INSTALLPERMS_TRUE@installperms-init:
[all …]
/dports/misc/amanda-server/amanda-3.3.9/amplot/
H A DMakefile.in476 $(top_srcdir)/config/automake/installperms.am \
1526 for cmd in $$installperms; do \
1918 installperms-exec:
1919 @installperms="$(INSTALLPERMS_exec)"; \
1923 installperms-data:
1924 @installperms="$(INSTALLPERMS_data)"; \
1925 test -n "$$installperms" && echo "Setting installation permissions on data"; \
1928 install-exec-hook: installperms-exec
1929 install-data-hook: installperms-data
1932 @WANT_INSTALLPERMS_TRUE@installperms-init:
[all …]
/dports/misc/amanda-client/amanda-3.3.9/amplot/
H A DMakefile.in476 $(top_srcdir)/config/automake/installperms.am \
1526 for cmd in $$installperms; do \
1918 installperms-exec:
1919 @installperms="$(INSTALLPERMS_exec)"; \
1923 installperms-data:
1924 @installperms="$(INSTALLPERMS_data)"; \
1925 test -n "$$installperms" && echo "Setting installation permissions on data"; \
1928 install-exec-hook: installperms-exec
1929 install-data-hook: installperms-data
1932 @WANT_INSTALLPERMS_TRUE@installperms-init:
[all …]
/dports/misc/amanda-client/amanda-3.3.9/oldrecover-src/
H A DMakefile.in450 $(top_srcdir)/config/automake/installperms.am \
1496 for cmd in $$installperms; do \
1899 installperms-exec:
1900 @installperms="$(INSTALLPERMS_exec)"; \
1904 installperms-data:
1905 @installperms="$(INSTALLPERMS_data)"; \
1906 test -n "$$installperms" && echo "Setting installation permissions on data"; \
1909 install-exec-hook: installperms-exec
1910 install-data-hook: installperms-data
1913 @WANT_INSTALLPERMS_TRUE@installperms-init:
[all …]

123