diff options
| -rw-r--r-- | scripts/rpmbuild/SPECS/xmake.spec | 2 | ||||
| -rw-r--r--[-rwxr-xr-x] | xmake/modules/detect/sdks/find_vstudio.lua | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | xmake/plugins/project/main.lua | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | xmake/plugins/project/vstudio/impl/vs201x_vcxproj_filters.lua | 0 |
4 files changed, 2 insertions, 0 deletions
diff --git a/scripts/rpmbuild/SPECS/xmake.spec b/scripts/rpmbuild/SPECS/xmake.spec index 9ab4ad2f1..29bab54e0 100644 --- a/scripts/rpmbuild/SPECS/xmake.spec +++ b/scripts/rpmbuild/SPECS/xmake.spec @@ -35,6 +35,7 @@ cd xmake-v%{version} make build %install +cd xmake-v%{version} mkdir -p %{buildroot}%{_bindir} mkdir -p %{buildroot}%{_datadir} cp -r xmake %{buildroot}%{_datadir}/%{name} @@ -48,6 +49,7 @@ chmod 755 %{buildroot}%{_bindir}/%{name} rm -rf %{buildroot} %files +cd xmake-v%{version} %{_bindir}/%{name} %{_datadir}/%{name} %doc README.md diff --git a/xmake/modules/detect/sdks/find_vstudio.lua b/xmake/modules/detect/sdks/find_vstudio.lua index ea651845b..ea651845b 100755..100644 --- a/xmake/modules/detect/sdks/find_vstudio.lua +++ b/xmake/modules/detect/sdks/find_vstudio.lua diff --git a/xmake/plugins/project/main.lua b/xmake/plugins/project/main.lua index 626db6e17..626db6e17 100755..100644 --- a/xmake/plugins/project/main.lua +++ b/xmake/plugins/project/main.lua diff --git a/xmake/plugins/project/vstudio/impl/vs201x_vcxproj_filters.lua b/xmake/plugins/project/vstudio/impl/vs201x_vcxproj_filters.lua index b1fc97929..b1fc97929 100755..100644 --- a/xmake/plugins/project/vstudio/impl/vs201x_vcxproj_filters.lua +++ b/xmake/plugins/project/vstudio/impl/vs201x_vcxproj_filters.lua |
