summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2008-01-26 22:39:53 +0000
committer Eric Hameleers <alien@slackware.com>2008-01-26 22:39:53 +0000
commit77bd4dc55d1d34ae9a09c5f0280f7bb62edb835f (patch)
tree82f52f159fd07f19f4bdd8a882e88657f455ad7f
parent1947609fa8dcb4f0383b3b559ad8fd399c44a1b8 (diff)
downloadasb-77bd4dc55d1d34ae9a09c5f0280f7bb62edb835f.tar.gz
asb-77bd4dc55d1d34ae9a09c5f0280f7bb62edb835f.tar.xz
The patch for the Makefile of partimage 0.6.6
-rw-r--r--partimage/build/partimage_makefile.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/partimage/build/partimage_makefile.patch b/partimage/build/partimage_makefile.patch
index ae8629f9..5d4ee770 100644
--- a/partimage/build/partimage_makefile.patch
+++ b/partimage/build/partimage_makefile.patch
@@ -1,6 +1,6 @@
---- Makefile.in.org 2004-02-08 21:16:32.000000000 +0100
-+++ Makefile.in 2006-03-04 01:57:03.000000000 +0100
-@@ -670,45 +670,8 @@
+--- Makefile.in.orig 2007-08-11 12:36:57.000000000 +0200
++++ Makefile.in 2008-01-26 20:35:39.000000000 +0100
+@@ -688,45 +688,8 @@
@echo "/etc/pam.d/partimaged"
install-data-local:
@@ -19,7 +19,7 @@
- echo "#sample # user 'sample' is allowed to connect partimaged" >> \
- ${sysconfdir}/partimaged/partimagedusers ;\
- chmod 600 ${sysconfdir}/partimaged/partimagedusers ;\
-- chown partimag.root ${sysconfdir}/partimaged/partimagedusers ;\
+- chown partimag:root ${sysconfdir}/partimaged/partimagedusers ;\
- fi
-
- $(mkinstalldirs) ${infodir}