Browse Source

Tiny fixes in debian/rules

Emmanuel Bouthenot 8 năm trước cách đây
mục cha
commit
2b64f87ce8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      debian/rules

+ 1 - 1
debian/rules

@@ -2,7 +2,7 @@
 
 override_dh_install:
 	dh_install
-	cd $(CURDIR)/debian/zabbix-plugins-client/etc/sudoers.d && ls -al && \
+	cd $(CURDIR)/debian/zabbix-plugins-client/etc/sudoers.d && \
 		for f in * ; do \
 			mv "$$f" "zabbix_plugins_$$f"; \
 			chmod 0440 "zabbix_plugins_$$f"; \