openmedialibrary-linux-package
This commit is contained in:
commit
b7c6c44cd1
16 changed files with 477 additions and 0 deletions
6
debian/rules
vendored
Executable file
6
debian/rules
vendored
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
#!/usr/bin/make -f
|
||||
%:
|
||||
dh $@
|
||||
|
||||
override_dh_auto_install:
|
||||
$(MAKE) DESTDIR=$$(pwd)/debian/openmedialibrary PREFIX=/usr install
|
||||
Loading…
Add table
Add a link
Reference in a new issue