debian/rules
changeset 161 6af49f77fa2b
parent 139 c2d093402005
child 314 c9291298c5b8
equal deleted inserted replaced
160:2b4bec4b4fda 161:6af49f77fa2b
    49 	# Add here commands to install the package into debian/plcopeneditor.
    49 	# Add here commands to install the package into debian/plcopeneditor.
    50 	mkdir -p $(CURDIR)/debian/plcopeneditor/usr/share/plcopeneditor	
    50 	mkdir -p $(CURDIR)/debian/plcopeneditor/usr/share/plcopeneditor	
    51 	
    51 	
    52 	### Installing the data files
    52 	### Installing the data files
    53 	# should be copied to /usr/local/objdictedit
    53 	# should be copied to /usr/local/objdictedit
    54 	cp -r examples Images graphics plcopen xmlclass snapshots minixsv \
    54 	cp -r examples Images graphics plcopen snapshots minixsv \
    55 		$(CURDIR)/debian/plcopeneditor/usr/share/plcopeneditor
    55 		$(CURDIR)/debian/plcopeneditor/usr/share/plcopeneditor
    56 	cp *.py $(CURDIR)/debian/plcopeneditor/usr/share/plcopeneditor
    56 	cp *.py $(CURDIR)/debian/plcopeneditor/usr/share/plcopeneditor
    57 	chmod -R a+r $(CURDIR)/debian/plcopeneditor 
    57 	chmod -R a+r $(CURDIR)/debian/plcopeneditor 
    58 
    58 
    59 	### Installing menufile
    59 	### Installing menufile