Projet

Général

Profil

Révision 5cf04133 debian/rules

Voir les différences:

debian/rules
16 16
	mkdir -p $(BUILDTEMP)/$(EXECDEST)
17 17
	mkdir -p $(BUILDTEMP)/$(EXECDEST)/lang
18 18
	mkdir -p $(BUILDTEMP)/$(DEST)
19
	#mkdir -p $(BUILDTEMP)/$(DEST)/data
19
	mkdir -p $(BUILDTEMP)/$(DEST)/data
20 20
	mkdir -p $(BUILDTEMP)/usr/share/applications
21 21
	cp -a $(BUILDTEMP).wrapper $(BUILDTEMP)/usr/bin/ryxeo-webphotoalbum
22 22
	cp -a $(CURDIR)/debian/*.desktop $(BUILDTEMP)/usr/share/applications/
23 23
	cp -a $(CURDIR)/images/ryxeo-webphotoalbum-48.png $(BUILDTEMP)/$(DEST)/
24 24
	#cp -a $(CURDIR)/lang/*.qm $(BUILDTEMP)/$(EXECDEST)/lang
25
	#cp -a $(CURDIR)/data/* $(BUILDTEMP)/$(DEST)/data
25
	cp -a $(CURDIR)/data/* $(BUILDTEMP)/$(DEST)/data
26 26
	cp -a $(CURDIR)/ryxeo-webphotoalbum $(BUILDTEMP)/$(EXECDEST)/

Formats disponibles : Unified diff

Redmine Appliance - Powered by TurnKey Linux