File: rules

package info (click to toggle)
openshot 1.4.3-1.2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 69,904 kB
  • ctags: 4,826
  • sloc: xml: 81,780; python: 35,436; ansic: 150; makefile: 9; sh: 4
file content (13 lines) | stat: -rwxr-xr-x 434 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

%:
	dh $@ --with python2

override_dh_auto_install:
	dh_auto_install -- --install-scripts=/usr/share/openshot --install-lib=/usr/share/openshot

override_dh_install:
	dh_install
	dh_installdirs -popenshot usr/bin
	mv $(CURDIR)/debian/openshot/usr/share/openshot/openshot-render $(CURDIR)/debian/openshot/usr/bin
	mv $(CURDIR)/debian/openshot/usr/share/openshot/openshot/openshot $(CURDIR)/debian/openshot/usr/bin/