You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
KasmVNC/debian/Makefile.to_fakebuild_tar_p...

6 lines
180 B
Makefile

install:
echo "installing files"
mkdir -p $(DESTDIR)/usr/bin $(DESTDIR)/usr/share
cp -r ../release/usr/local/bin $(DESTDIR)/usr
cp -r ../release/usr/local/share $(DESTDIR)/usr