From 8c20c50f1091d821a36ccf9bc087db290335be49 Mon Sep 17 00:00:00 2001 From: Ivan Rako Date: Tue, 26 May 2009 16:15:41 +0200 Subject: [PATCH] set uid na sysadmin --- debian/changelog | 2 +- debian/rules | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f80c2a4..f31d141 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -sysadmin-cn (1.27) stable; urgency=low +sysadmin-cn (1.27~lenny1) stable; urgency=low * Podrska za x86_64 diff --git a/debian/rules b/debian/rules index 7e32f42..ee833c9 100755 --- a/debian/rules +++ b/debian/rules @@ -24,6 +24,7 @@ build-stamp: configure-stamp # Add here commands to compile the package. $(MAKE) + chmod 4755 sysadmin touch build-stamp -- 1.7.10.4