Open polluks opened 4 days ago
The Amiga directory separator seems to be undefined cd $(RELEASE_DIR) && lha -ag0o5 ../$(AMINET_NAME).lha . https://github.com/sandlbn/TuneFinder/blob/7d01b522e647c7494caea8ff1f64392c4c4812d1/Makefile#L105
cd $(RELEASE_DIR) && lha -ag0o5 ../$(AMINET_NAME).lha .
Contents of comm/misc/TuneFinder.lha PERMSSN UID GID PACKED SIZE RATIO METHOD CRC STAMP NAME ---------- ----------- ------- ------- ------ ---------- ------------ ------------- [generic] 812 1902 42.7% -lh5- b5aa Nov 24 17:39 TuneFinder?Catalogs?deutsch?tunefinder.catalog [generic] 869 1954 44.5% -lh5- a1e2 Nov 24 17:39 TuneFinder?Catalogs?italiano?tunefinder.catalog [generic] 805 1770 45.5% -lh5- 8645 Nov 24 17:39 TuneFinder?Catalogs?polski?tunefinder.catalog [generic] 1508 3455 43.6% -lh5- fd25 Nov 24 17:39 TuneFinder?Docs?tunefinder.guide [generic] 1355 2002 67.7% -lh5- 8d9e Nov 24 17:39 TuneFinder?Docs?tunefinder.guide.info [generic] 2067 3731 55.4% -lh5- b73c Nov 24 17:39 TuneFinder?Example?example_countries.cfg [generic] 2150 3840 56.0% -lh5- 4291 Nov 24 17:39 TuneFinder?Icons?TuneFinder.info [generic] 940 3732 25.2% -lh5- c8a0 Nov 24 17:39 TuneFinder?Install_TuneFinder [generic] 367 716 51.3% -lh5- e706 Nov 24 17:39 TuneFinder?Install_TuneFinder.info [generic] 51786 109236 47.4% -lh5- 5681 Nov 24 17:39 TuneFinder?TuneFinder [generic] 1328 1963 67.7% -lh5- 7aff Nov 24 17:39 TuneFinder?TuneFinder.info [generic] 1690 3712 45.5% -lh5- 19a4 Nov 24 17:39 TuneFinder?TuneFinder.README [generic] 2044 4417 46.3% -lh5- 00ab Nov 24 17:39 TuneFinder?TuneFinder_deutsch.README [generic] 2150 3840 56.0% -lh5- 4291 Nov 24 17:39 TuneFinder.info ---------- ----------- ------- ------- ------ ---------- ------------ ------------- Total 14 files 69871 146270 47.8% Nov 25 00:42
http://aminet.net/package/comm/misc/TuneFinder
FWIW, using a level 1 or level 2 header doesn't have this problem (i.e. -ag1o5 or -ag2o5).
The Amiga directory separator seems to be undefined
cd $(RELEASE_DIR) && lha -ag0o5 ../$(AMINET_NAME).lha .
https://github.com/sandlbn/TuneFinder/blob/7d01b522e647c7494caea8ff1f64392c4c4812d1/Makefile#L105http://aminet.net/package/comm/misc/TuneFinder