Parent Directory
|
Revision Log
|
Patch
| Revision 2701 | Revision 2702 | ||
|---|---|---|---|
| … | … | ||
| 8 | # without an ebuild style package manager. | 8 | # without an ebuild style package manager. |
| 9 | 9 | ||
| 10 | SUBDIRS = conf.d etc init.d man net sh share src | 10 | SUBDIRS = conf.d etc init.d man net sh share src |
| 11 | 11 | ||
| 12 | NAME = baselayout | 12 | NAME = baselayout |
| 13 | VERSION = 2.0.0_alpha2 | 13 | VERSION = 2.0.0_alpha3 |
| 14 | 14 | ||
| 15 | PKG = $(NAME)-$(VERSION) | 15 | PKG = $(NAME)-$(VERSION) |
| 16 | 16 | ||
| 17 | ARCH = x86 | 17 | ARCH = x86 |
| 18 | ifeq ($(OS),) | 18 | ifeq ($(OS),) |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.20 |