200
200
mkdir -p debian/tmp/usr/bin
201
201
cp -a debian/$(DEBIAN_NAME).sh debian/tmp/usr/bin/$(DEBIAN_NAME)
202
202
chmod 755 debian/tmp/usr/bin/$(DEBIAN_NAME)
203
206
# Rename the binary from chrome to $(DEBIAN_NAME), this is required
204
207
# as chromium dereferences all symlinks before starting its children
205
208
# making the Gnome System Monitor confused with icons