debian/rules
changeset 62 2d6419d6d4ed
parent 32 89fb9c6611ca
equal deleted inserted replaced
61:fb2cfcee38bd 62:2d6419d6d4ed
    41 	dh_clean
    41 	dh_clean
    42 
    42 
    43 install: build
    43 install: build
    44 	dh_testdir
    44 	dh_testdir
    45 	dh_testroot
    45 	dh_testroot
    46 	dh_clean -k
    46 	#dh_clean -k
       
    47 	dh_prep
    47 	dh_installdirs
    48 	dh_installdirs
    48 
    49 
    49 	# Add here commands to install the package into debian/mcbot.
    50 	# Add here commands to install the package into debian/mcbot.
    50 	$(MAKE) DESTDIR=$(CURDIR)/debian/mcbot install
    51 	$(MAKE) DESTDIR=$(CURDIR)/debian/mcbot install
    51 	cp config/.mcbotrc debian/mcbot/var/lib/mcbot/
    52 	cp config/.mcbotrc debian/mcbot/var/lib/mcbot/