summaryrefslogtreecommitdiffstats
path: root/appliance/Makefile.am
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2009-06-24 15:35:59 +0100
committerRichard W.M. Jones <rjones@redhat.com>2009-06-24 15:35:59 +0100
commit53f5ea28ffe26c112e51ebdef6d46c25919ced4f (patch)
tree6302b5617e7171cca4eef3c47bd88697cb37e0be /appliance/Makefile.am
parent63d28e74b3a2c4e6f3e31fc1f8e1219a1a943404 (diff)
downloadlibguestfs-53f5ea28ffe26c112e51ebdef6d46c25919ced4f.tar.gz
libguestfs-53f5ea28ffe26c112e51ebdef6d46c25919ced4f.tar.xz
libguestfs-53f5ea28ffe26c112e51ebdef6d46c25919ced4f.zip
Fix permissions on generated scripts in the appliance/ directory.
Diffstat (limited to 'appliance/Makefile.am')
-rw-r--r--appliance/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/appliance/Makefile.am b/appliance/Makefile.am
index 74157b08..c06d7ae9 100644
--- a/appliance/Makefile.am
+++ b/appliance/Makefile.am
@@ -92,16 +92,6 @@ $(SUPERMINIMG): supermin.incfiles supermin-make.sh
endif
-# This should rebuild the scripts if the input files change, although
-# it doesn't always seem to work.
-%.sh: %.sh.in
- cd .. && ./config.status appliance/$@
- chmod +x $@
-
-libguestfs-supermin-helper: libguestfs-supermin-helper.in
- cd .. && ./config.status appliance/$@
- chmod +x $@
-
#----------------------------------------------------------------------
# Extra rules for testing the appliance.