Zygo / bees

Best-Effort Extent-Same, a btrfs dedupe agent
GNU General Public License v3.0
630 stars 57 forks source link

Remove duplicated //etc for make install #198

Closed gin66 closed 2 years ago

gin66 commented 2 years ago

install -Dm644 scripts/beesd.conf.sample $(DESTDIR)/$(ETC_PREFIX)/bees/beesd.conf.sample will expand to //etc/bees/beesd.conf.sample. This patch removes the duplicated /