openmedialibrary-linux-package

This commit is contained in:
j 2016-01-27 23:39:58 +05:30
commit b7c6c44cd1
16 changed files with 477 additions and 0 deletions

6
debian/rules vendored Executable file
View file

@ -0,0 +1,6 @@
#!/usr/bin/make -f
%:
dh $@
override_dh_auto_install:
$(MAKE) DESTDIR=$$(pwd)/debian/openmedialibrary PREFIX=/usr install