null+****@clear*****
null+****@clear*****
2012年 7月 1日 (日) 13:48:19 JST
Kouhei Sutou 2012-07-01 13:48:19 +0900 (Sun, 01 Jul 2012) New Revision: 8366dc83dd2e78f2c6b4c968dfd74dc6bcc355a4 https://github.com/groonga/groonga/commit/8366dc83dd2e78f2c6b4c968dfd74dc6bcc355a4 Log: apt: add missing "/" It generates needless directory such as repositories/debian/debian/. Modified files: packages/apt/Makefile.am Modified: packages/apt/Makefile.am (+1 -1) =================================================================== --- packages/apt/Makefile.am 2012-06-29 15:46:44 +0900 (1b6e98b) +++ packages/apt/Makefile.am 2012-07-01 13:48:19 +0900 (8555caf) @@ -26,7 +26,7 @@ ensure-rsync-path: download: ensure-rsync-path for distribution in $(DISTRIBUTIONS); do \ rsync -avz --progress --delete \ - $(RSYNC_PATH)/$${distribution} \ + $(RSYNC_PATH)/$${distribution}/ \ ${REPOSITORIES_PATH}/$${distribution}/; \ done -------------- next part -------------- HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...다운로드