瀏覽代碼

Make /usr/share/snf-server have the default permissions rather than 777.

Mode 777 was a temporary workaround for debugging the integration with MTAs.


git-svn-id: https://svn.microneil.com/svn/PKG-SNF-CS-NIX/trunk@87 233e721a-07f6-49eb-a7da-05e0e16828fc
master
adeniz 12 年之前
父節點
當前提交
60d816a338
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. 0
    1
      SNF_CS_Developer_Package/snf-server.spec.in

+ 0
- 1
SNF_CS_Developer_Package/snf-server.spec.in 查看文件

@@ -138,7 +138,6 @@ rm -rf $RPM_BUILD_ROOT

%defattr(-,snfuser,snfuser)
%dir %{_datadir}/@PACKAGE_NAME@
%attr(777,snfuser,snfuser) %{_datadir}/@PACKAGE_NAME@
%{_datadir}/@PACKAGE_NAME@/junkmsg.txt
%{_datadir}/@PACKAGE_NAME@/cleanmsg.txt
%{_datadir}/@PACKAGE_NAME@/testmode.snf

Loading…
取消
儲存