Revision bf7c33b2 helper/tasks/Makefile.am

b/helper/tasks/Makefile.am
1
tasksdir=${libdir}/$(base_name)/tasks
1
tasksdir=$(libdir)/$(PACKAGE)/tasks
2 2

  
3 3
dist_tasks_SCRIPTS = \
4 4
		10ResizeUnmounted \
......
12 12
		50ChangePassword \
13 13
		80UmountImage
14 14

  
15

  
16 15
edit = sed \
17 16
	   -e 's|@sysconfdir[@]|$(sysconfdir)|g' \
18 17
	   -e 's|@localstatedir[@]|$(localstatedir)|g' \

Also available in: Unified diff