mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2024-11-21 23:53:24 +01:00
Deb: exclude www/utils, instead of individual files
This commit is contained in:
parent
e456357c68
commit
3c3eed0e46
3
debian/Makefile.to_fakebuild_tar_package
vendored
3
debian/Makefile.to_fakebuild_tar_package
vendored
@ -17,8 +17,7 @@ install: unpack_tarball
|
||||
cp $(SRC_BIN)/kasmvncpasswd $(DESTDIR)/usr/bin/
|
||||
cp -r $(SRC)/share/doc/kasmvnc*/* $(DESTDIR)/usr/share/doc/kasmvncserver/
|
||||
rsync -r --exclude '.git*' --exclude po2js --exclude xgettext-html \
|
||||
--exclude genkeysymdef.js --exclude use_require.js \
|
||||
--exclude .eslintrc \
|
||||
--exclude www/utils/ --exclude .eslintrc \
|
||||
$(SRC)/share/kasmvnc $(DESTDIR)/usr/share
|
||||
cp $(SRC)/man/man1/Xvnc.1 $(DESTDIR)/usr/share/man/man1/Xkasmvnc.1
|
||||
cp $(SRC)/share/man/man1/vncserver.1 $(DST_MAN)/kasmvncserver.1
|
||||
|
Loading…
Reference in New Issue
Block a user