diff options
| author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-05-11 00:43:07 +0000 |
|---|---|---|
| committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-05-11 00:43:07 +0000 |
| commit | c7478d57a70bc093ec168707187d78678bf95680 (patch) | |
| tree | 5e39f8ba7e0a859e3a08d66984d43fc505d5dd3a /sysutils/torque/files/patch-src_iff_Makefile.in | |
| parent | - Strip library (diff) | |
- Strip library
- Silence patching
- Properly handle setuid binary
- Drop @dirrm* from plist
Diffstat (limited to 'sysutils/torque/files/patch-src_iff_Makefile.in')
| -rw-r--r-- | sysutils/torque/files/patch-src_iff_Makefile.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sysutils/torque/files/patch-src_iff_Makefile.in b/sysutils/torque/files/patch-src_iff_Makefile.in new file mode 100644 index 000000000000..69e87befc803 --- /dev/null +++ b/sysutils/torque/files/patch-src_iff_Makefile.in @@ -0,0 +1,10 @@ +--- src/iff/Makefile.in.orig 2013-08-01 16:10:01 UTC ++++ src/iff/Makefile.in +@@ -607,7 +607,6 @@ uninstall-am: uninstall-info-am uninstal + + + install-exec-hook: +- chmod u+s $(DESTDIR)$(sbindir)/$(program_prefix)pbs_iff$(program_suffix) + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: |
