debian-cd-clone/debian/rules

27 lines
962 B
Plaintext
Raw Normal View History

1999-11-11 17:27:05 -01:00
#!/usr/bin/make -f
# Uncomment this to turn on verbose mode.
# #export DH_VERBOSE=1
1999-11-11 17:27:05 -01:00
%:
dh $@
1999-11-11 17:27:05 -01:00
override_dh_auto_clean:
:
1999-11-11 17:27:05 -01:00
override_dh_auto_install:
2008-11-23 17:04:12 -01:00
cp -r contrib tools tasks data Makefile README README.devel build.sh \
2008-10-14 08:22:10 +00:00
build_all.sh update-cd easy-build.sh README.easy-build \
debian/debian-cd/usr/share/debian-cd/
cp CONF.sh debian/debian-cd/etc/debian-cd/conf.sh
1999-11-11 17:27:05 -01:00
ln -sf /etc/debian-cd/conf.sh \
debian/debian-cd/usr/share/debian-cd/CONF.sh
2001-09-16 12:59:27 +00:00
find debian/debian-cd/usr/share/debian-cd/tools/boot \
\( -name 'boot-*' -o -name 'post-boot-*' \) -a \! -name '*.txt' \
-a \! -name '*.calc' -a \! -name boot-x86 -a \! -name boot-kfreebsd \
-a \! -name boot-hurd -a \! -name '*common' | xargs chmod 0755
cd debian/debian-cd/usr/share/debian-cd/contrib && chmod 755 cronjob.* ftp.cron \
generate_firmware_images iso_run jigdo-watcher \
merge-sums mkjigsnap mklist mktorrent \
report_build_error testingcds