1 Dec 10:56
New midgard-data
Hi! I merged repligard and datagard in one data package under src directory in CVS HEAD. This means: - repligard is no longer maintainable in core ( 1.8 is probably last release with repligard ) - datagard is moved from tools/datagard to data A very good thing is that now one is able to create midgard-data package with simple command `make dist` in data dir. This will create full tarball with MidCOM , Ageir and Spider. makedist script is also rebuilded ( much smaller and simpler now ). However I need help with Makefile for data. MidCOM , Aegir and Spider are downloaded and placed in correct locations in tarball using dist-hook. I can not place them in nobase_dist_data_DATA then. ( this should force them to be automagically installed using make install ) Using own install: overwrites nobase_dist_data_DATA. ( so install: should have own logic while nobase_dist_data_DATA could be kept instead ) Ideas? Another *weird* issue: MidCOM is downloaded to correct location and unbzipped. However after tarball is created midcom is additionally unpacked ( without directories , all files ) to tarball. So tarball contains midgard-data-VERSION and pleeeeenty of midcom files. Ideas?(Continue reading)
RSS Feed