File: rules

package info (click to toggle)
backup2l 1.6-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 1,136 kB
  • sloc: sh: 13,463; makefile: 7
file content (14 lines) | stat: -rwxr-xr-x 210 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f
# -*- makefile -*-

# path to the basic package
BASE:=$(CURDIR)/debian/backup2l

%:
	dh  $@

override_dh_install:
	dh_install
	mv $(BASE)/etc/first-time.conf \
	   $(BASE)/etc/backup2l.conf